Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dctype_utils.h51 LIBC_INLINE static constexpr int tolower(int ch) { tolower() function
/llvm-project/libc/utils/docgen/
H A Dctype.json
/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/
H A Duser_defined_char_type.pass.cpp106 const char_type* tolower(char_type*, const char_type* end) const { return end; } in tolower() function in std::ctype
107 const char_type* tolower(char_type*, const char_type* end) const { return end; } tolower() function in std::ctype