Searched defs:ParseOctalLiteral (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/ | ||
| D | regexp_parser.cpp | 200 uint32_t RegExpParser::ParseOctalLiteral() in ParseOctalLiteral() function in ark::RegExpParser |
| /arkcompiler/ets_runtime/ecmascript/regexp/ | ||
| D | regexp_parser.cpp | 227 uint32_t RegExpParser::ParseOctalLiteral() in ParseOctalLiteral() function in panda::ecmascript::RegExpParser |