Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h523 static constexpr size_t WIDE_CHAR_SIZE = 2; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.h731 static constexpr size_t WIDE_CHAR_SIZE = 2; variable