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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Duinvchar.h99 # define uprv_invCharToLowercaseAscii uprv_asciitolower
H A Dcstring.h76 uprv_asciitolower(char c);
82 # define uprv_tolower uprv_asciitolower
H A Dcstring.c78 * the same as either uprv_asciitolower() or uprv_ebcdictolower()
101 uprv_asciitolower(char c) { function
H A Dpropname.cpp45 return (i<<8)|(uint8_t)uprv_asciitolower((char)c);
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Durename.h1170 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) macro
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Durename.h1168 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) macro
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Durename.h1168 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) macro
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Durename.h1168 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) macro
/macosx-10.10/WebKit-7600.1.25/mac/icu/unicode/
H A Durename.h1168 #define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower) macro

Completed in 319 milliseconds