Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
H A Dcstring.h65 uprv_ebcdictolower(char c);
70 # define uprv_tolower uprv_ebcdictolower
H A Dcstring.cpp80 * the same as either uprv_asciitolower() or uprv_ebcdictolower()
111 uprv_ebcdictolower(char c) { in uprv_ebcdictolower() function
H A Dpropname.cpp69 return (i<<8)|(uint8_t)uprv_ebcdictolower((char)c); in getEBCDICPropertyNameChar()
/third_party/node/deps/icu-small/source/common/
H A Dcstring.h65 uprv_ebcdictolower(char c);
70 # define uprv_tolower uprv_ebcdictolower
H A Dpropname.cpp69 return (i<<8)|(uint8_t)uprv_ebcdictolower((char)c); in getEBCDICPropertyNameChar()
H A Dcstring.cpp80 * the same as either uprv_asciitolower() or uprv_ebcdictolower()
111 uprv_ebcdictolower(char c) { in uprv_ebcdictolower() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dcstring.h65 uprv_ebcdictolower(char c);
70 # define uprv_tolower uprv_ebcdictolower
H A Dcstring.cpp80 * the same as either uprv_asciitolower() or uprv_ebcdictolower()
111 uprv_ebcdictolower(char c) { in uprv_ebcdictolower() function
H A Dpropname.cpp69 return (i<<8)|(uint8_t)uprv_ebcdictolower((char)c); in getEBCDICPropertyNameChar()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h1436 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h1484 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h1418 #define uprv_ebcdictolower U_ICU_ENTRY_POINT_RENAME(uprv_ebcdictolower) macro

Completed in 27 milliseconds