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

References

usr/include/c++/7.4.0/bits/regex_automaton.h
  135 	if (_M_opcode() == _S_opcode_match)
  141 	if (__rhs._M_opcode() == _S_opcode_match)
  148 	if (__rhs._M_opcode() == _S_opcode_match)
  158 	if (_M_opcode() == _S_opcode_match)
  270 	_StateT __tmp(_S_opcode_match);
usr/include/c++/7.4.0/bits/regex_executor.tcc
  479 	case _S_opcode_match: