Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_parser.h261 int totalCaptureCount_ = -1; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h302 int totalCaptureCount_ = -1; variable