Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Drender_text_field.cpp1531 bool RenderTextField::FilterWithRegex(std::string& valueToUpdate, const std::string& filter, bool n… in FilterWithRegex() function in OHOS::Ace::RenderTextField
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Dtext_field_pattern.cpp2246 bool TextFieldPattern::FilterWithRegex( in FilterWithRegex() function in OHOS::Ace::NG::TextFieldPattern