Searched defs:lookbehind (Results 1 – 2 of 2) 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
8036 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex()