Searched defs:UChar (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/progs/
H A Dprogs.priv.h190 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.10.1/ncurses-44/ncurses/menu/
H A Dmenu.priv.h109 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Dumachine.h270 typedef UCHAR_TYPE UChar; typedef
274 typedef wchar_t UChar; typedef
276 typedef __CHAR16_TYPE__ UChar; typedef
278 typedef uint16_t UChar; typedef
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.10.1/WTF-7600.1.24/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.10.1/WTF-7600.1.24/wtf/text/
H A DStringView.h[all...]
/macosx-10.10.1/WebKit-7600.1.25/mac/icu/unicode/
H A Dumachine.h309 typedef wchar_t UChar; typedef
314 typedef char16_t UChar; typedef
316 typedef uint16_t UChar; typedef
[all...]
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/
H A DIrDATypes.h52 typedef UInt8 UChar; typedef
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzip2recover.c53 typedef unsigned char UChar; typedef
H A Dbzip2.c167 typedef unsigned char UChar; typedef
[all...]
H A Dbzlib_private.h43 typedef unsigned char UChar; typedef
[all...]
/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dtest.priv.h440 #define UChar(c) ((unsigned char)(c)) macro
/macosx-10.10.1/ruby-106/ruby/
H A Dregenc.c591 onigenc_ascii_mbc_case_fold(OnigCaseFoldType flag ARG_UNUSED, const UChar** p, const UChar*end, UChar* lower, OnigEncoding enc ARG_UNUSED) argument
[all...]
H A Dregparse.c537 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
700 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
910 onig_foreach_name(regex_t* reg, int (*func)(const UChar*, const UChar*,int,int*,regex_t*,void*), void* arg) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dapicoll.cpp2095 getCollationKey(const UChar*source, int32_t sourceLength, CollationKey& key, UErrorCode& status) const argument
2115 getSortKey(const UChar*source, int32_t sourceLength, uint8_t*result, int32_t resultLength) const argument
[all...]
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Doniguruma.h110 #define UChar OnigUChar macro
/macosx-10.10.1/ncurses-44/ncurses/ncurses/
H A Dcurses.priv.h1019 #define UChar(c) ((unsigned char)(c)) macro

Completed in 186 milliseconds