Searched refs:UCharNames (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
H A Dunames.cpp84 } UCharNames; typedef in typeref:struct:__anon5569
87 * Get the groups table from a UCharNames struct.
92 * @param names (const UCharNames *) pointer to the UCharNames indexes
105 static UCharNames *uCharNames=NULL;
201 uCharNames = (UCharNames *)udata_getMemory(uCharNamesData);
236 expandName(UCharNames *names,
329 compareName(UCharNames *names,
481 getGroup(UCharNames *names, uint32_t code) {
565 expandGroupName(UCharNames *name
[all...]

Completed in 61 milliseconds