Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp626 uint32_t RegExpParser::ParseUnicodeEscape() in ParseUnicodeEscape() function in panda::es2panda::lexer::RegExpParser
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.cpp175 bool RegExpParser::ParseUnicodeEscape(uint32_t *value) in ParseUnicodeEscape() function in panda::ecmascript::RegExpParser