Home
last modified time | relevance | path

Searched refs:BackTrackInfoParentheses (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/yarr/
DRegexInterpreter.cpp65 struct BackTrackInfoParentheses { struct in JSC::Yarr::Interpreter
72 …static inline void appendParenthesesDisjunctionContext(BackTrackInfoParentheses* backTrack, Parent… in appendParenthesesDisjunctionContext()
79 static inline void popParenthesesDisjunctionContext(BackTrackInfoParentheses* backTrack) in popParenthesesDisjunctionContext()
602 bool parenthesesDoBacktrack(ByteTerm& term, BackTrackInfoParentheses* backTrack) in parenthesesDoBacktrack()
780BackTrackInfoParentheses* backTrack = reinterpret_cast<BackTrackInfoParentheses*>(context->frame +… in matchParentheses()
855BackTrackInfoParentheses* backTrack = reinterpret_cast<BackTrackInfoParentheses*>(context->frame +… in backtrackParentheses()
1633 COMPILE_ASSERT(sizeof(Interpreter::BackTrackInfoParentheses) == (RegexStackSpaceForBackTrackInfoPar…