Searched defs:FilterWithRegex (Results 1 – 2 of 2) sorted by relevance
250 std::string ContentController::FilterWithRegex(const std::string& filter, std::string& result) in FilterWithRegex() function in OHOS::Ace::NG::ContentController
1500 bool RenderTextField::FilterWithRegex(std::string& valueToUpdate, const std::string& filter, bool n… in FilterWithRegex() function in OHOS::Ace::RenderTextField