Searched defs:lookbehind (Results 1 – 3 of 3) sorted by relevance
325 private final boolean lookbehind(char c, int n) in lookbehind() method in XPathParser333 String lookbehind = (String) m_ops.m_tokenQueue.elementAt(lookBehindPos); in lookbehind() local373 String lookbehind = (String) m_ops.m_tokenQueue.elementAt(m_queueMark - (n - 1)); in lookbehindHasToken() local
7527 BOOL lookbehind; in compile_regex() local
4940 RegExpCompiler* compiler, ZoneList<CharacterRange>* lookbehind, in NegativeLookaroundAgainstReadDirectionAndMatch()5598 RegExpLookaround::Builder lookbehind(lookbehind_for_word, on_success, in BoundaryAssertionAsLookaround() local