Home
last modified time | relevance | path

Searched defs:tolower (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/ctype/
H A Dtolower.c3 int tolower(int c) in tolower() function
/third_party/musl/src/ctype/
H A Dtolower.c7 int tolower(int c) in tolower() function
/third_party/musl/porting/liteos_m/kernel/src/ctype/
H A Dtolower.c3 int tolower(int c) in tolower() function
/third_party/musl/porting/liteos_a/kernel/src/ctype/
H A Dtolower.c3 int tolower(int c) in tolower() function
/third_party/python/Include/
H A Dpyport.h490 #undef tolower macro
491 #define tolower(c) towlower(btowc(c)) macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DUCaseProps.java187 public final int tolower(int c) { in tolower() method in UCaseProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCaseProps.java191 public final int tolower(int c) { in tolower() method in UCaseProps
/third_party/ffmpeg/
H A Dconfigure569 tolower(){ function
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs303 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs437 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs538 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs446 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1093 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3376 pub fn tolower(c: c_int) -> c_int; in tolower() functions
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 38 milliseconds