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

/external/icu4c/i18n/
H A Ducol_elm.h109 uint8_t *unsafeCP; member in struct:__anon5350
H A Ducol_imp.h128 * 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 */ member in struct:__anon5357
1006 const uint8_t *unsafeCP; /* unsafe code points hashtable */ member in struct:UCollator
1161 htbyte = coll->unsafeCP[hash>>3];

Completed in 80 milliseconds