Searched defs:ReplaceAll (Results 1 – 3 of 3) sorted by relevance
69 HWTEST_F_L0(StringHelperTest, ReplaceAll) in HWTEST_F_L0() argument
85 static inline CString ReplaceAll(CString str, const CString &oldValue, in ReplaceAll() function
1132 JSTaggedValue BuiltinsString::ReplaceAll(EcmaRuntimeCallInfo *argv) in ReplaceAll() function in panda::ecmascript::builtins::BuiltinsString