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

/macosx-10.10.1/ICU-531.30/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.10.1/ICU-531.30/icuSources/common/unicode/
H A Ducharstriebuilder.h180 UChar *uchars; member in class:UCharsTrieBuilder
H A Ducharstrie.h110 const UChar *uchars; member in class:UCharsTrie::State
/macosx-10.10.1/ICU-531.30/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.10.1/ICU-531.30/icuSources/tools/gennorm2/
H A Dgennorm2.cpp241 UChar uchars[Normalizer2Impl::MAPPING_LENGTH_MASK]; local
/macosx-10.10.1/ICU-531.30/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.c965 static const UChar uchars[]={ local
H A Dcustrtst.c971 UChar uchars[]={0x61, 0x62, 0x63, 0x00}; local
/macosx-10.10.1/ICU-531.30/icuSources/samples/ucnv/
H A Dconvsamp.cpp614 UChar uchars[100]; local
708 UChar uchars[100]; local
/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dgencnvex.c718 UChar *uchars; local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dustrtest.cpp1937 static UnicodeString wrapUChars(const UChar *uchars) { argument
1943 UChar uchars[]={ 0x61, 0x62, 0 }; local
[all...]
/macosx-10.10.1/apache-793/httpd/modules/filters/
H A Dmod_proxy_html.c156 static void pcharacters(void *ctxt, const xmlChar *uchars, int length) argument
282 static void pcdata(void *ctxt, const xmlChar *uchars, int length) argument
296 static void pcomment(void *ctxt, const xmlChar *uchars) argument

Completed in 175 milliseconds