/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | regex_scanner.tcc | 110 __throw_regex_error( in _M_scan_normal() 129 __throw_regex_error( in _M_scan_normal() 151 __throw_regex_error( in _M_scan_normal() 183 __throw_regex_error(regex_constants::_S_null, in _M_scan_normal() 217 __throw_regex_error( in _M_scan_in_bracket() 228 __throw_regex_error(regex_constants::error_brack, in _M_scan_in_bracket() 279 __throw_regex_error( in _M_scan_in_brace() 305 __throw_regex_error(regex_constants::error_badbrace, in _M_scan_in_brace() 314 __throw_regex_error(regex_constants::error_badbrace, in _M_scan_in_brace() 324 __throw_regex_error(regex_constants::error_escape, in _M_eat_escape_ecma() [all …]
|
H A D | regex_compiler.tcc | 78 __throw_regex_error(regex_constants::error_paren); in _Compiler() 160 __throw_regex_error(regex_constants::error_paren, in _M_assertion() 183 __throw_regex_error(regex_constants::error_badrepeat, in _M_quantifier() 220 __throw_regex_error(regex_constants::error_badrepeat, in _M_quantifier() 223 __throw_regex_error(regex_constants::error_badbrace, in _M_quantifier() 240 __throw_regex_error(regex_constants::error_brace, in _M_quantifier() 260 __throw_regex_error(regex_constants::error_badbrace, in _M_quantifier() 328 __throw_regex_error(regex_constants::error_paren, in _M_atom() 338 __throw_regex_error(regex_constants::error_paren, in _M_atom() 505 __throw_regex_error(regex_constants::error_range, in _M_expression_term() [all …]
|
H A D | regex_error.h | 163 friend void __throw_regex_error(regex_constants::error_type, const char*); in _GLIBCXX_VISIBILITY() 169 __throw_regex_error(regex_constants::error_type __ecode); in _GLIBCXX_VISIBILITY() 172 __throw_regex_error(regex_constants::error_type __ecode in _GLIBCXX_VISIBILITY()
|
H A D | regex_automaton.tcc | 152 __throw_regex_error(regex_constants::error_complexity, in _M_insert_backref() 162 __throw_regex_error( in _M_insert_backref() 167 __throw_regex_error( in _M_insert_backref()
|
H A D | regex_compiler.h | 195 std::__throw_regex_error(_S_grammar, "conflicting grammar options"); in _GLIBCXX_VISIBILITY() 501 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 514 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 530 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 543 __throw_regex_error(regex_constants::error_range, in _GLIBCXX_VISIBILITY()
|
H A D | regex_automaton.h | 331 __throw_regex_error( in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | regex_scanner.tcc | 109 __throw_regex_error( in _M_scan_normal() 128 __throw_regex_error(regex_constants::error_paren); in _M_scan_normal() 148 __throw_regex_error(regex_constants::error_paren, in _M_scan_normal() 179 __throw_regex_error(regex_constants::_S_null); in _M_scan_normal() 211 __throw_regex_error(regex_constants::error_brack); in _M_scan_in_bracket() 220 __throw_regex_error(regex_constants::error_brack, in _M_scan_in_bracket() 272 __throw_regex_error(regex_constants::error_brace); in _M_scan_in_brace() 296 __throw_regex_error(regex_constants::error_badbrace); in _M_scan_in_brace() 304 __throw_regex_error(regex_constants::error_badbrace); in _M_scan_in_brace() 313 __throw_regex_error(regex_constants::error_escape); in _M_eat_escape_ecma() [all …]
|
H A D | regex_compiler.tcc | 78 __throw_regex_error(regex_constants::error_paren); in _Compiler() 160 __throw_regex_error(regex_constants::error_paren); in _M_assertion() 182 __throw_regex_error(regex_constants::error_badrepeat); in _M_quantifier() 218 __throw_regex_error(regex_constants::error_badrepeat); in _M_quantifier() 220 __throw_regex_error(regex_constants::error_badbrace); in _M_quantifier() 236 __throw_regex_error(regex_constants::error_brace); in _M_quantifier() 255 __throw_regex_error(regex_constants::error_badbrace); in _M_quantifier() 322 __throw_regex_error(regex_constants::error_paren); in _M_atom() 331 __throw_regex_error(regex_constants::error_paren); in _M_atom() 497 __throw_regex_error(regex_constants::error_range, in _M_expression_term() [all …]
|
H A D | regex_error.h | 171 __throw_regex_error(error_type __ecode __attribute__((__unused__)), in _GLIBCXX_VISIBILITY() 181 __throw_regex_error(regex_constants::error_type __ecode); in _GLIBCXX_VISIBILITY() 185 __throw_regex_error(regex_constants::error_type __ecode, const char* __what); in _GLIBCXX_VISIBILITY()
|
H A D | regex_automaton.tcc | 152 __throw_regex_error(regex_constants::error_complexity, in _M_insert_backref() 162 __throw_regex_error( in _M_insert_backref() 167 __throw_regex_error( in _M_insert_backref()
|
H A D | regex_compiler.h | 194 std::__throw_regex_error(_S_grammar, "conflicting grammar options"); in _GLIBCXX_VISIBILITY() 460 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 473 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 489 __throw_regex_error(regex_constants::error_collate, in _GLIBCXX_VISIBILITY() 502 __throw_regex_error(regex_constants::error_range, in _GLIBCXX_VISIBILITY()
|
H A D | regex_automaton.h | 330 __throw_regex_error( in _GLIBCXX_VISIBILITY()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | regex | 996 void __throw_regex_error() 1785 __throw_regex_error<regex_constants::error_backref>(); 2345 __throw_regex_error<regex_constants::error_range>(); 3127 __throw_regex_error<regex_constants::__re_err_parse>(); 3161 __throw_regex_error<regex_constants::__re_err_grammar>(); 3193 __throw_regex_error<regex_constants::__re_err_empty>(); 3207 __throw_regex_error<regex_constants::__re_err_empty>(); 3214 __throw_regex_error<regex_constants::__re_err_empty>(); 3229 __throw_regex_error<regex_constants::__re_err_empty>(); 3265 __throw_regex_error<regex_constants::error_paren>(); [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/ |
H A D | regex.cc | 34 __throw_regex_error(regex_constants::error_type __ecode in __throw_regex_error() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/ |
H A D | regex.cc | 34 __throw_regex_error(regex_constants::error_type __ecode in __throw_regex_error() function
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog-2017 | 3604 (__throw_regex_error): Move functions for C++11 exceptions to the 3609 * src/c++11/regex.cc (__throw_regex_error): Likewise.
|
H A D | ChangeLog | 5625 __throw_regex_error. 5626 * include/bits/regex_error.h (__throw_regex_error): Add noreturn
|
H A D | ChangeLog-2015 | 1335 * include/bits/regex_error.h: Add __throw_regex_error that
|
H A D | ChangeLog-2011 | 5875 * include/bits/regex_error.h (__throw_regex_error): Not inline.
|
H A D | ChangeLog-2020 | 3104 * include/bits/regex_error.h (__throw_regex_error): Fix
|