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

/external/chromium_org/third_party/icu/source/common/
H A Ducol_data.h56 uint32_t unsafeCP; /* hash table of unsafe code points */ member in struct:__anon12004
/external/icu/icu4c/source/common/
H A Ducol_data.h56 uint32_t unsafeCP; /* hash table of unsafe code points */ member in struct:__anon21792
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_elm.h109 uint8_t *unsafeCP; member in struct:__anon12115
H A Ducol_imp.h132 * uint32_t unsafeCP; - hash table of unsafe code points (uint8_t *). See ucol_unsafeCP function.
927 const uint8_t *unsafeCP; /* unsafe code points hashtable */ member in struct:UCollator
1083 htbyte = coll->unsafeCP[hash>>3];

Completed in 737 milliseconds