Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/
Dplugin_pattern_test_ng.cpp118 std::string newPattern = "sys"; variable
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_element.cpp459 …ginElement::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
Dplugin_pattern.cpp251 …ginPattern::ReplaceAll(std::string& str, const std::string& pattern, const std::string& newPattern) in ReplaceAll()