Home | History | Annotate | Download | only in common

Lines Matching refs:isName

1271     UBool isName = FALSE; // true for \N{pat}, o/w false
1294 isName = (c == UPPER_N);
1318 if (equals >= 0 && equals < close && !isName) {
1329 if (isName) {