Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h107 const std::string LOWERCASE_FILTER = "[a-z]"; variable
H A Dtext_area_test.cpp87 const std::string LOWERCASE_FILTER = "[a-z]"; variable
H A Dtext_input_modify_test.cpp90 const std::string LOWERCASE_FILTER = "[a-z]"; variable