Searched refs:escape_k (Results 1 – 1 of 1) sorted by relevance
488 …void BOOST_REGEX_CALL set_second(BidiIterator i, size_type pos, bool m = true, bool escape_k = fal… in set_second() argument496 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() argument550 if(pos || escape_k) in set_first()553 if(escape_k) in set_first()