Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h191 typedef std::bitset<_S_match_flag_last> match_flag_type; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h255 enum match_flag_type : unsigned int { }; in _GLIBCXX_VISIBILITY() enum
H A Dregex.h1575 typedef regex_constants::match_flag_type match_flag_type; in _GLIBCXX_VISIBILITY() typedef