Home | History | Annotate | Download | only in i18n

Lines Matching refs:unsafeCP

128  * uint32_t unsafeCP; - hash table of unsafe code points (uint8_t *). See ucol_unsafeCP function.
880 uint32_t unsafeCP; /* hash table of unsafe code points */
1006 const uint8_t *unsafeCP; /* unsafe code points hashtable */
1161 htbyte = coll->unsafeCP[hash>>3];