Searched defs:nosubs (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h96 _GLIBCXX17_INLINE constexpr syntax_option_type nosubs = _S_nosubs; local
H A Dregex.h437 static constexpr flag_type nosubs = regex_constants::nosubs; member in class:basic_regex
836 basic_regex<_Ch, _Tr>::nosubs; member in class:basic_regex
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dregex_constants.h95 _GLIBCXX17_INLINE constexpr syntax_option_type nosubs = member in namespace:regex_constants
H A Dregex.h407 static constexpr flag_type nosubs = regex_constants::nosubs; member in class:basic_regex
789 basic_regex<_Ch, _Tr>::nosubs; member in class:basic_regex

Completed in 228 milliseconds