Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.cpp601 uint32_t cpValue = HexValue(digit) * MULTIPLIER; in ParseHexEscape() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
H A Dregexp.cpp599 uint32_t cpValue = HexValue(digit) * MULTIPLIER; in ParseHexEscape() local

Completed in 2 milliseconds