Home
last modified time | relevance | path

Searched refs:_S_token_char_class_name (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
Dregex_scanner.tcc228 _M_token = _S_token_char_class_name; in _M_scan_in_bracket()
511 case _S_token_char_class_name: in _M_print()
Dregex_scanner.h63 _S_token_char_class_name, in _GLIBCXX_VISIBILITY() enumerator
Dregex_compiler.tcc492 else if (_M_match_token(_ScannerT::_S_token_char_class_name)) in _M_expression_term()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
Dregex_compiler.h76 _S_token_char_class_name, in _GLIBCXX_VISIBILITY() enumerator
327 _M_curToken = _S_token_char_class_name; in _GLIBCXX_VISIBILITY()
551 case _S_token_char_class_name: in _GLIBCXX_VISIBILITY()
1078 if (_M_match_token(_ScannerT::_S_token_char_class_name)) in _GLIBCXX_VISIBILITY()