Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h41 static const uint32_t KEY_EOF = UINT32_MAX; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h47 static const uint32_t KEY_EOF = UINT32_MAX; variable