Home
last modified time | relevance | path

Searched refs:escape_k (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/regex/v4/
Dmatch_results.hpp488 …void BOOST_REGEX_CALL set_second(BidiIterator i, size_type pos, bool m = true, bool escape_k = fal… in set_second() argument
496 if((pos == 2) && !escape_k) in set_second()
547 void BOOST_REGEX_CALL set_first(BidiIterator i, size_type pos, bool escape_k = false) in set_first() argument
550 if(pos || escape_k) in set_first()
553 if(escape_k) in set_first()