Searched refs:isName (Results 1 – 2 of 2) sorted by relevance
1162 UBool isName = FALSE; // true for \N{pat}, o/w false in applyPropertyPattern() local1185 isName = (c == UPPER_N); in applyPropertyPattern()1209 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()1220 if (isName) { in applyPropertyPattern()
268 (AS_NORMAL_ENCODING(enc)->isName ## n(enc, p))