Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h51 static constexpr uint32_t UNICODE_HEX_VALUE = 4; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h59 static constexpr uint32_t UNICODE_HEX_VALUE = 4; variable