Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/third_party/musl/porting/liteos_m/kernel/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/third_party/musl/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/third_party/musl/porting/uniproton/kernel/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/third_party/boost/libs/locale/src/posix/
Dnumeric.cpp266 char tolower(char c) const in tolower() function in boost::locale::impl_posix::ctype_posix
270 char const *tolower(char *begin,char const *end) const in tolower() function in boost::locale::impl_posix::ctype_posix
364 wchar_t tolower(wchar_t c) const in tolower() function in boost::locale::impl_posix::ctype_posix
368 wchar_t const *tolower(wchar_t *begin,wchar_t const *end) const in tolower() function in boost::locale::impl_posix::ctype_posix
/third_party/boost/boost/regex/v4/
Dregex_traits.hpp124 char_type tolower(char_type c)const in tolower() function
Dw32_regex_traits.hpp177 charT tolower(charT c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
274 char tolower(char c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
604 charT tolower(charT c) const in tolower() function in boost::w32_regex_traits
Dregex_format.hpp74 static charT tolower(charT c) in tolower() function
Dcpp_regex_traits.hpp952 charT tolower(charT c) const in tolower() function in boost::cpp_regex_traits
/third_party/boost/boost/spirit/home/support/char_encoding/
Dstandard.hpp145 tolower(int ch) in tolower() function
Dunicode.hpp121 tolower(char_type ch) in tolower() function
Diso8859_1.hpp688 tolower(int ch) in tolower() function
Dascii.hpp302 tolower(int ch) in tolower() function
Dstandard_wide.hpp166 tolower(wchar_t ch) in tolower() function
/third_party/boost/libs/iostreams/example/
Ddictionary_filter.hpp213 inline void dictionary::tolower(std::string& str) in tolower() function in boost::iostreams::example::dictionary
/third_party/boost/boost/xpressive/detail/core/
Dregex_impl.hpp85 char_type tolower(char_type ch) const in tolower() function
/third_party/boost/boost/xpressive/traits/
Dc_regex_traits.hpp189 static char_type tolower(char_type ch) in tolower() function
Dcpp_regex_traits.hpp393 char_type tolower(char_type ch) const in tolower() function
/third_party/python/Include/
Dpyport.h636 #define tolower(c) towlower(btowc(c)) macro
/third_party/ffmpeg/
Dconfigure560 tolower(){ function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java187 public final int tolower(int c) { in tolower() method in UCaseProps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java191 public final int tolower(int c) { in tolower() method in UCaseProps
/third_party/boost/boost/regex/
Dicu.hpp138 char_type tolower(char_type c) const in tolower() function in boost::icu_regex_traits