Searched defs:regex_traits (Results 1 – 12 of 12) sorted by relevance
80 struct regex_traits in _GLIBCXX_VISIBILITY() struct83 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()85 typedef std::locale locale_type; in _GLIBCXX_VISIBILITY()87 struct _RegexMask in _GLIBCXX_VISIBILITY()151 typedef _RegexMask char_class_type; in _GLIBCXX_VISIBILITY()157 regex_traits() { } in _GLIBCXX_VISIBILITY() function170 length(const char_type* __p) in _GLIBCXX_VISIBILITY()181 translate(char_type __c) const in _GLIBCXX_VISIBILITY()194 translate_nocase(char_type __c) const in _GLIBCXX_VISIBILITY()359 imbue(locale_type __loc) in _GLIBCXX_VISIBILITY()[all …]
37 class regex_traits; in _GLIBCXX_VISIBILITY() local
87 struct regex_traits in _GLIBCXX_VISIBILITY() struct90 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()94 struct _RegexMask in _GLIBCXX_VISIBILITY()158 typedef _RegexMask char_class_type; in _GLIBCXX_VISIBILITY()164 regex_traits() { } in _GLIBCXX_VISIBILITY() function177 length(const char_type* __p) in _GLIBCXX_VISIBILITY()188 translate(char_type __c) const in _GLIBCXX_VISIBILITY()201 translate_nocase(char_type __c) const in _GLIBCXX_VISIBILITY()230 transform(_Fwd_iter __first, _Fwd_iter __last) const in _GLIBCXX_VISIBILITY()366 imbue(locale_type __loc) in _GLIBCXX_VISIBILITY()[all …]
81 struct regex_traits in _GLIBCXX_VISIBILITY() struct84 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()86 typedef std::locale locale_type; in _GLIBCXX_VISIBILITY()88 struct _RegexMask in _GLIBCXX_VISIBILITY()152 typedef _RegexMask char_class_type; in _GLIBCXX_VISIBILITY()158 regex_traits() { } in _GLIBCXX_VISIBILITY() function171 length(const char_type* __p) in _GLIBCXX_VISIBILITY()182 translate(char_type __c) const in _GLIBCXX_VISIBILITY()195 translate_nocase(char_type __c) const in _GLIBCXX_VISIBILITY()360 imbue(locale_type __loc) in _GLIBCXX_VISIBILITY()[all …]
91 struct regex_traits in _GLIBCXX_VISIBILITY() struct94 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()98 struct _RegexMask in _GLIBCXX_VISIBILITY()165 typedef _RegexMask char_class_type; in _GLIBCXX_VISIBILITY()171 regex_traits() { } in _GLIBCXX_VISIBILITY() function184 length(const char_type* __p) in _GLIBCXX_VISIBILITY()195 translate(char_type __c) const in _GLIBCXX_VISIBILITY()208 translate_nocase(char_type __c) const in _GLIBCXX_VISIBILITY()237 transform(_Fwd_iter __first, _Fwd_iter __last) const in _GLIBCXX_VISIBILITY()373 imbue(locale_type __loc) in _GLIBCXX_VISIBILITY()[all …]
80 struct regex_traits in _GLIBCXX_VISIBILITY() struct83 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()85 typedef std::locale locale_type; in _GLIBCXX_VISIBILITY()87 struct _RegexMask in _GLIBCXX_VISIBILITY()153 typedef _RegexMask char_class_type; in _GLIBCXX_VISIBILITY()159 regex_traits() { } in _GLIBCXX_VISIBILITY() function172 length(const char_type* __p) in _GLIBCXX_VISIBILITY()183 translate(char_type __c) const in _GLIBCXX_VISIBILITY()196 translate_nocase(char_type __c) const in _GLIBCXX_VISIBILITY()361 imbue(locale_type __loc) in _GLIBCXX_VISIBILITY()[all …]
Completed in 49 milliseconds