Searched defs:replace (Results 1 – 8 of 8) sorted by relevance
27 void ArkWebAdsBlockManagerImpl::SetAdsBlockRules(const ArkWebString& url, bool replace) in SetAdsBlockRules()
32 char *replace; // replace content if filed name match system parameter member
26 void ArkWebAdsBlockManagerWrapper::SetAdsBlockRules(const std::string& rulesFile, bool replace) in SetAdsBlockRules()
104 bool replace = false; in JsSetAdsBlockRules() local
149 const std::string& target, const std::string& replace) in StrReplaceAll()
91 …fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>; in replace() method
145 …fn replace(&mut self, condition: &ExtDbMap, attributes: &ExtDbMap) -> std::result::Result<(), u32>… in replace() method
536 const std::string replace = ""; variable