Home
last modified time | relevance | path

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

/third_party/boost/boost/locale/
Dconversion.hpp325 …std::basic_string<CharType> fold_case(std::basic_string<CharType> const &str,std::locale const &lo… in fold_case() function
336 … std::basic_string<CharType> fold_case(CharType const *str,std::locale const &loc=std::locale()) in fold_case() function
350 …std::basic_string<CharType> fold_case(CharType const *begin,CharType const *end,std::locale const … in fold_case() function
/third_party/boost/boost/xpressive/traits/
Dc_regex_traits.hpp211 string_type fold_case(char_type ch) const in fold_case() function
Dcpp_regex_traits.hpp414 string_type fold_case(char_type ch) const in fold_case() function