Home
last modified time | relevance | path

Searched defs:octalValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.cpp570 uint32_t octalValue = DigitValue(Next()); in ParseLegacyOctalEscape() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
H A Dregexp.cpp566 uint32_t octalValue = DigitValue(Next()); in ParseLegacyOctalEscape() local

Completed in 2 milliseconds