Home
last modified time | relevance | path

Searched refs:exp6 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dusettest.cpp193 const char* exp6[] = {"abc", NOT, "ab", NULL}; in TestToPattern() local
194 expectToPattern(*s, "[{abc}]", exp6); in TestToPattern()