Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dstring.hpp35 ascii_tolower(char c) in ascii_tolower() function
/third_party/boost/boost/beast/core/detail/
Dstring.hpp35 ascii_tolower(char c) in ascii_tolower() function
/third_party/abseil-cpp/absl/strings/
Dascii.h163 inline char ascii_tolower(unsigned char c) { in ascii_tolower() function
/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/glib/gio/xdgmime/
Dxdgmimeglob.c393 ascii_tolower (const char *str) in ascii_tolower() function
Dxdgmimecache.c604 ascii_tolower (const char *str) 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