Searched refs:_S_token_dash (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex_compiler.h89 _S_token_dash, enumerator in enum:__detail::_Scanner::_TokenT
344 _M_curToken = _S_token_dash;
576 case _S_token_dash:
991 if (_M_match_token(_ScannerT::_S_token_dash))
1032 if (!_M_match_token(_ScannerT::_S_token_dash))
1042 { return _M_match_token(_ScannerT::_S_token_dash); }
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dregex_compiler.h89 _S_token_dash, enumerator in enum:__detail::_Scanner::_TokenT
344 _M_curToken = _S_token_dash;
576 case _S_token_dash:
991 if (_M_match_token(_ScannerT::_S_token_dash))
1032 if (!_M_match_token(_ScannerT::_S_token_dash))
1042 { return _M_match_token(_ScannerT::_S_token_dash); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dregex_compiler.h89 _S_token_dash, enumerator in enum:__detail::_Scanner::_TokenT
344 _M_curToken = _S_token_dash;
576 case _S_token_dash:
991 if (_M_match_token(_ScannerT::_S_token_dash))
1032 if (!_M_match_token(_ScannerT::_S_token_dash))
1042 { return _M_match_token(_ScannerT::_S_token_dash); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dregex_compiler.h89 _S_token_dash, enumerator in enum:__detail::_Scanner::_TokenT
344 _M_curToken = _S_token_dash;
576 case _S_token_dash:
991 if (_M_match_token(_ScannerT::_S_token_dash))
1032 if (!_M_match_token(_ScannerT::_S_token_dash))
1042 { return _M_match_token(_ScannerT::_S_token_dash); }

Completed in 26 milliseconds