Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex.h80 struct regex_traits in _GLIBCXX_VISIBILITY() struct
83 typedef _Ch_type char_type; in _GLIBCXX_VISIBILITY()
84 typedef std::basic_string<char_type> string_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() argument
172 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()
[all …]
H A Dregex_compiler.h37 class regex_traits; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_compiler.h37 class regex_traits; in _GLIBCXX_VISIBILITY() local