HomeSort by: relevance | last modified time | path
    Searched defs:nosubs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
regex_constants.h 96 _GLIBCXX17_INLINE constexpr syntax_option_type nosubs = _S_nosubs; local
regex.h 437 static constexpr flag_type nosubs = regex_constants::nosubs; member in class:basic_regex
836 basic_regex<_Ch, _Tr>::nosubs; member in class:basic_regex
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
regex_constants.h 96 _GLIBCXX17_INLINE constexpr syntax_option_type nosubs = _S_nosubs; local
regex.h 437 static constexpr flag_type nosubs = regex_constants::nosubs; member in class:basic_regex
836 basic_regex<_Ch, _Tr>::nosubs; member in class:basic_regex

Completed in 18 milliseconds