Searched defs:lowercase (Results 1 - 5 of 5) sorted by relevance
| /third_party/icu/icu4c/source/samples/case/ |
| H A D | case.cpp | 53 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 D | case.cpp | 53 UChar lowercase[] = {0x69, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0}; in main() local
|
| /third_party/curl/src/ |
| H A D | tool_writeout_json.c | 89 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 D | lib.rs | 178 fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { in lowercase() functions
|
| /third_party/ffmpeg/libavformat/ |
| H A D | utils.c | 454 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