Searched refs:NotBehindS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/regex/
H A DPattern.java2824 new NotBehindS(head, info.maxLength,
5115 static final class NotBehindS extends NotBehind { class in class:Pattern
5116 NotBehindS(Node cond, int rmax, int rmin) { method in class:Pattern.NotBehindS

Completed in 42 milliseconds