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
1129 std::string regexStr = "\\d{3}"; variable
1211 std::string regexStr = "\\d{3}"; variable
1243 std::string regexStr = "\\d{3}"; variable
1284 std::string regexStr = "\\d{3}"; variable
1315 std::string regexStr = "\\d{3}"; variable
1345 std::string regexStr = "\\d{3}"; variable
1571 std::string regexStr = "\\d{4}"; variable
1617 std::string regexStr = "\\d{3}"; variable
1659 std::string regexStr = "\\d{3}"; variable
[all …]