Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h212 static constexpr int TMP_BUF_SIZE = 128; variable
Dregexp_executor.h703 static constexpr int TMP_BUF_SIZE = 128; variable