Home | History | Annotate | Download | only in common

Lines Matching refs:isName

1188     UBool isName = FALSE; // true for \N{pat}, o/w false
1211 isName = (c == UPPER_N);
1240 if (equals >= 0 && equals < close && !isName) {
1251 if (isName) {