Home
last modified time | relevance | path

Searched defs:ascii_tolower (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dascii.h163 inline char ascii_tolower(unsigned char c) { in ascii_tolower() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp23 static char ascii_tolower(char x) { in ascii_tolower() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h95 inline char ascii_tolower(char c) { in ascii_tolower() function