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

/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrInterpreter.h58 TypePatternCasedCharacterOnce, enumerator in enum:JSC::Yarr::ByteTerm::Type
139 type = (quantityCount == 1) ? ByteTerm::TypePatternCasedCharacterOnce : ByteTerm::TypePatternCasedCharacterFixed;
H A DYarrInterpreter.cpp1183 case ByteTerm::TypePatternCasedCharacterOnce:
1331 case ByteTerm::TypePatternCasedCharacterOnce:

Completed in 203 milliseconds