Searched defs:U_UNASSIGNED (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duchar.h596 U_UNASSIGNED = 0, enumerator in enum:UCharCategory
597 /** Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
2617 * for enumerating all assigned code points (type!=U_UNASSIGNED), etc.
/external/icu/icu4c/source/common/unicode/
H A Duchar.h596 U_UNASSIGNED = 0, enumerator in enum:UCharCategory
597 /** Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
2617 * for enumerating all assigned code points (type!=U_UNASSIGNED), etc.

Completed in 47 milliseconds