Home
last modified time | relevance | path

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

/external/icu4c/test/cintltst/
Dusettest.c64 static const int32_t PAT_LEN = (sizeof(PAT) / sizeof(PAT[0])) - 1; variable
107 set = uset_openPattern(PAT, PAT_LEN, &ec); in TestAPI()
112 if(!uset_resemblesPattern(PAT, PAT_LEN, 0)) { in TestAPI()