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

/macosx-10.10/JavaScriptCore-7600.1.17/yarr/
H A DYarrInterpreter.h55 TypePatternCharacterFixed, enumerator in enum:JSC::Yarr::ByteTerm::Type
116 type = (quantityCount == 1) ? ByteTerm::TypePatternCharacterOnce : ByteTerm::TypePatternCharacterFixed;
H A DYarrInterpreter.cpp1156 case ByteTerm::TypePatternCharacterFixed: {
1325 case ByteTerm::TypePatternCharacterFixed:

Completed in 118 milliseconds