Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dstring_helper_test.cpp63 HWTEST_F_L0(StringHelperTest, RepalceAll) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/base/
Dstring_helper.h55 static inline CString RepalceAll(CString str, const CString &oldValue, in RepalceAll() function