Lines Matching refs:unassigned
212 UnicodeSet unassigned("[[:Cn:][:Cs:][:Co:]]", errorCode);
213 unassigned.remove(0xfffe, 0xffff); // These have special CLDR root mappings.
217 const UnicodeSet *sets[] = { &coreHan, &otherHan, &unassigned };
759 // Note: The root elements do not include Han-implicit or unassigned-implicit CEs,
1542 // compare(UTF-16) treats unpaired surrogates like unassigned code points.