Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/yarr/
DYarrInterpreter.h58 TypePatternCharacterNonGreedy, enumerator
118 type = ByteTerm::TypePatternCharacterNonGreedy; in ByteTerm()
DYarrInterpreter.cpp1156 case ByteTerm::TypePatternCharacterNonGreedy: { in matchDisjunction()
1304 case ByteTerm::TypePatternCharacterNonGreedy: in matchDisjunction()