Searched refs:PAT_LEN (Results 1 – 1 of 1) sorted by relevance
64 static const int32_t PAT_LEN = (sizeof(PAT) / sizeof(PAT[0])) - 1; variable107 set = uset_openPattern(PAT, PAT_LEN, &ec); in TestAPI()112 if(!uset_resemblesPattern(PAT, PAT_LEN, 0)) { in TestAPI()