Home
last modified time | relevance | path

Searched defs:invertOrCapture (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/yarr/
DRegexInterpreter.h71 bool invertOrCapture; member
DRegexPattern.h85 bool invertOrCapture; member
DRegexInterpreter.cpp1441 bool invertOrCapture = m_bodyDisjunction->terms[beginTerm].invertOrCapture; in atomParenthesesEnd() local
1458 bool invertOrCapture = parenthesesBegin.invertOrCapture; in atomParenthesesEnd() local