Home | History | Annotate | Download | only in i18n

Lines Matching full:unsafe

124  * uint32_t unsafeCP; - hash table of unsafe code points (uint8_t *). See ucol_unsafeCP function.
229 /* Unsafe UChar hash table table size. */
800 uint32_t unsafeCP; /* hash table of unsafe code points */
934 const uint8_t *unsafeCP; /* unsafe code points hashtable */
936 UChar minUnsafeCP; /* Smallest unsafe Code Point. */
1037 * Test whether a character is potentially "unsafe" for use as a collation
1038 * starting point. Unsafe chars are those with combining class != 0 plus
1056 /* These are always considered unsafe. */