Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1192 uint32_t resultStrLength = 0; in ReplaceInternal() local
2900 JSHandle<EcmaString> srcString, uint32_t resultStrLength, bool isUtf8) in CreateStringFromResultArray()