Home
last modified time | relevance | path

Searched defs:lowercase (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/samples/case/
H A Dcase.cpp53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
/third_party/skia/third_party/externals/icu/source/samples/case/
H A Dcase.cpp53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
/third_party/curl/src/
H A Dtool_writeout_json.c89 void jsonWriteString(FILE *stream, const char *in, bool lowercase) in jsonWriteString() argument
41 jsonquoted(const char *in, size_t len, struct curlx_dynbuf *out, bool lowercase) jsonquoted() argument
/third_party/rust/crates/heck/src/
H A Dlib.rs178 fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { in lowercase() functions
/third_party/ffmpeg/libavformat/
H A Dutils.c454 char *ff_data_to_hex(char *buff, const uint8_t *src, int s, int lowercase) in ff_data_to_hex() argument

Completed in 3 milliseconds