gcc/libstdc++-v3/testsuite/28_regex
Tim Shen ce645eb091 regex_automaton.h: _S_opcode_backref.
2013-08-18  Tim Shen  <timshen91@gmail.com>

	* include/bits/regex_automaton.h: _S_opcode_backref.
	* include/bits/regex_automaton.tcc: Backref automaton support.
	* include/bits/regex_compiler.tcc: Parsing support.
	* include/bits/regex_executor.h: Add _M_traits for _DFSExecutor.
	* include/bits/regex_executor.tcc: Add _S_opcode_backref support.
	* testsuite/28_regex/algorithms/regex_match/ecma/string_backref.cc: New.

From-SVN: r201825
2013-08-18 13:55:48 +00:00
..
algorithms regex_automaton.h: _S_opcode_backref. 2013-08-18 13:55:48 +00:00
basic_regex
constants
headers/regex
iterators Add documents and comments. 2013-07-25 14:59:43 +00:00
match_results
regex_error
requirements
sub_match
traits
init-list.cc
range_access.cc