Home
last modified time | relevance | path

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

/external/icu4c/common/
Duniset_props.cpp1162 UBool isName = FALSE; // true for \N{pat}, o/w false in applyPropertyPattern() local
1185 isName = (c == UPPER_N); in applyPropertyPattern()
1209 if (equals >= 0 && equals < close && !isName) { in applyPropertyPattern()
1220 if (isName) { in applyPropertyPattern()
/external/expat/lib/
Dxmltok.c268 (AS_NORMAL_ENCODING(enc)->isName ## n(enc, p))