reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

usr/include/c++/7.4.0/bits/regex_error.h
  164     friend void __throw_regex_error(regex_constants::error_type, const char*);

References

usr/include/c++/7.4.0/bits/regex_automaton.h
  331 	  __throw_regex_error(
usr/include/c++/7.4.0/bits/regex_automaton.tcc
  152 	__throw_regex_error(regex_constants::error_complexity,
  162 	__throw_regex_error(
  167 	  __throw_regex_error(
usr/include/c++/7.4.0/bits/regex_compiler.h
  470 	  __throw_regex_error(regex_constants::error_collate,
  483 	  __throw_regex_error(regex_constants::error_collate,
  499 	  __throw_regex_error(regex_constants::error_collate,
  512 	  __throw_regex_error(regex_constants::error_range,
usr/include/c++/7.4.0/bits/regex_compiler.tcc
  165 	    __throw_regex_error(regex_constants::error_paren,
  188 	    __throw_regex_error(regex_constants::error_badrepeat,
  225 	    __throw_regex_error(regex_constants::error_badrepeat,
  228 	    __throw_regex_error(regex_constants::error_badbrace,
  245 	    __throw_regex_error(regex_constants::error_brace,
  265 		__throw_regex_error(regex_constants::error_badbrace,
  333 	    __throw_regex_error(regex_constants::error_paren,
  343 	    __throw_regex_error(regex_constants::error_paren,
  518 		  __throw_regex_error(
  542 		    __throw_regex_error(
  557 	__throw_regex_error(regex_constants::error_brack,
usr/include/c++/7.4.0/bits/regex_scanner.tcc
  110 	    __throw_regex_error(
  129 		__throw_regex_error(
  151 		__throw_regex_error(
  207 	__throw_regex_error(
  218 	    __throw_regex_error(regex_constants::error_brack,
  269 	__throw_regex_error(
  295 	    __throw_regex_error(regex_constants::error_badbrace,
  304 	__throw_regex_error(regex_constants::error_badbrace,
  314 	__throw_regex_error(regex_constants::error_escape,
  349 	    __throw_regex_error(
  362 		__throw_regex_error(
  393 	__throw_regex_error(regex_constants::error_escape,
  419 	  __throw_regex_error(regex_constants::error_escape,
  460 	__throw_regex_error(regex_constants::error_escape,
  480 	    __throw_regex_error(regex_constants::error_ctype,
  483 	    __throw_regex_error(regex_constants::error_collate,