Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.cpp583 constexpr uint32_t MAX_OCTAL_VALUE = 0xFF; in ParseLegacyOctalEscape() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
H A Dregexp.cpp580 constexpr uint32_t MAX_OCTAL_VALUE = 0xFF; in ParseLegacyOctalEscape() local

Completed in 3 milliseconds