Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h52 static constexpr uint32_t UNICODE_HEX_ADVANCE = 2; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h60 static constexpr uint32_t UNICODE_HEX_ADVANCE = 2; variable