Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp554 std::string regexStr = "[a-z]1?"; variable
1131 std::string regexStr = "\\d{3}"; variable
1213 std::string regexStr = "\\d{3}"; variable
1245 std::string regexStr = "\\d{3}"; variable
1286 std::string regexStr = "\\d{3}"; variable
1317 std::string regexStr = "\\d{3}"; variable
1347 std::string regexStr = "\\d{3}"; variable
1573 std::string regexStr = "\\d{4}"; variable
1619 std::string regexStr = "\\d{3}"; variable
1661 std::string regexStr = "\\d{3}"; variable
[all …]