Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/yarr/
DRegexInterpreter.h60 TypePatternCasedCharacterGreedy, enumerator
128 type = ByteTerm::TypePatternCasedCharacterGreedy; in ByteTerm()
DRegexInterpreter.cpp1052 case ByteTerm::TypePatternCasedCharacterGreedy: { in matchDisjunction()
1166 case ByteTerm::TypePatternCasedCharacterGreedy: in matchDisjunction()