Home
last modified time | relevance | path

Searched defs:isValue (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.cpp1440 bool isValue = false; in ParseClassEscape() local
1470 void RegExpParser::ParseUnicodePropertyValueCharacters(bool *isValue) in ParseUnicodePropertyValueCharacters()