Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_scanner.h42 struct _ScannerBase in _GLIBCXX_VISIBILITY() struct
46 enum _TokenT : unsigned in _GLIBCXX_VISIBILITY()
83 enum _StateT in _GLIBCXX_VISIBILITY()
91 _ScannerBase(_FlagT __flags) in _GLIBCXX_VISIBILITY() function
115 _M_find_escape(char __c) in _GLIBCXX_VISIBILITY()
125 _M_is_ecma() const in _GLIBCXX_VISIBILITY()
129 _M_is_basic() const in _GLIBCXX_VISIBILITY()
133 _M_is_extended() const in _GLIBCXX_VISIBILITY()
141 _M_is_grep() const in _GLIBCXX_VISIBILITY()
145 _M_is_awk() const in _GLIBCXX_VISIBILITY()
[all …]