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

/external/webkit/JavaScriptCore/yarr/
H A DRegexInterpreter.h94 unsigned checkInputCount; member in union:JSC::Yarr::ByteTerm::__anon6532
191 term.checkInputCount = count;
H A DRegexInterpreter.cpp1102 if (input.checkInput(currentTerm().checkInputCount))
1201 input.uncheckInput(currentTerm().checkInputCount);

Completed in 14 milliseconds