Searched defs:uchars (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv_cnv.c87 ucnv_toUWriteUChars(UConverter *cnv, const UChar *uchars, int32_t length, UChar **target, const UChar *targetLimit, int32_t **offsets, int32_t sourceIndex, UErrorCode *pErrorCode) argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Ducharstriebuilder.h174 UChar *uchars; member in class:UCharsTrieBuilder
H A Ducharstrie.h110 const UChar *uchars; member in class:UCharsTrie::State
/macosx-10.9.5/ICU-511.35/icuSources/samples/date/
H A Ddate.c226 static int32_t charsToUCharsDefault(UChar *uchars, int32_t ucharsSize, const char*chars, int32_t charsSize, UErrorCode *status) { argument
/macosx-10.9.5/ICU-511.35/icuSources/tools/gennorm2/
H A Dgennorm2.cpp241 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; local
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Ducol_elm.h64 UChar uchars[128]; member in struct:__anon1156
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dutf16tst.c797 static void printUChars(const UChar *uchars){ argument
H A Dutf8tst.c1127 static void printUChars(const uint8_t *uchars, int16_t len){ argument
H A Dcustrtrn.c952 static const UChar uchars[]={ local
H A Dcustrtst.c975 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; local
/macosx-10.9.5/ICU-511.35/icuSources/samples/ucnv/
H A Dconvsamp.cpp614 UChar uchars[100]; local
708 UChar uchars[100]; local
/macosx-10.9.5/ICU-511.35/icuSources/tools/makeconv/
H A Dgencnvex.c718 UChar *uchars; local
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dustrtest.cpp1929 static UnicodeString wrapUChars(const UChar *uchars) { argument
1935 UChar uchars[]={ 0x61, 0x62, 0 }; local
[all...]

Completed in 297 milliseconds