Searched defs:TMP_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/regexp/ | ||
D | regexp_parser.h | 212 static constexpr int TMP_BUF_SIZE = 128; variable |
D | regexp_executor.h | 703 static constexpr int TMP_BUF_SIZE = 128; variable |