Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dusettest.c65 static const int32_t PAT_LEN = UPRV_LENGTHOF(PAT) - 1; variable
108 set = uset_openPattern(PAT, PAT_LEN, &ec); in TestAPI()
113 if(!uset_resemblesPattern(PAT, PAT_LEN, 0)) { in TestAPI()