Home
last modified time | relevance | path

Searched defs:matchLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_regexp_iterator_test.cpp67 uint32_t matchLength = 4; // 4 : 4 Number of matches in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp1190 uint32_t matchLength = EcmaStringAccessor(matchString).GetLength(); in ReplaceInternal() local

Completed in 7 milliseconds