Home
last modified time | relevance | path

Searched defs:BidiIterator (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/regex/v4/
Dmatch_results.hpp589 …X_CALL match_results<BidiIterator, Allocator>::maybe_assign(const match_results<BidiIterator, Allo… in maybe_assign()
676 void swap(match_results<BidiIterator, Allocator>& a, match_results<BidiIterator, Allocator>& b) in swap()
685 const match_results<BidiIterator, Allocator>& s) in operator <<()
692 const match_results<BidiIterator, Allocator>& s) in operator <<()
Dregex_search.hpp38 match_results<BidiIterator, Allocator>& m, in regex_search()
47 match_results<BidiIterator, Allocator>& m, in regex_search()
Dperl_matcher_recursive.hpp49 backup_subex(const match_results<BidiIterator, A>& w, int i) in backup_subex()
52 void restore(match_results<BidiIterator, A>& w) in restore()
Dperl_matcher.hpp385 match_results<BidiIterator, Allocator>& what, in perl_matcher()
Dregex_match.hpp45 match_results<BidiIterator, Allocator>& m, in regex_match()
/third_party/boost/boost/regex/
Dicu.hpp457 match_results<BidiIterator, Allocator>& m, in do_regex_match()
466 match_results<BidiIterator, Allocator>& m, in do_regex_match()
482 match_results<BidiIterator, Allocator>& m, in do_regex_match()
500 match_results<BidiIterator, Allocator>& m, in u32regex_match()
630 match_results<BidiIterator, Allocator>& m, in do_regex_search()
640 match_results<BidiIterator, Allocator>& m, in do_regex_search()
657 match_results<BidiIterator, Allocator>& m, in do_regex_search()
676 match_results<BidiIterator, Allocator>& m, in u32regex_search()
684 match_results<BidiIterator, Allocator>& m, in u32regex_search()
Dconcepts.hpp290 typedef bidirectional_iterator_archetype<value_type> BidiIterator; typedef
615 typedef boost::bidirectional_iterator_archetype<value_type> BidiIterator; typedef
856 typedef bidirectional_iterator_archetype<value_type> BidiIterator; typedef