Searched defs:set_second (Results 1 – 3 of 3) sorted by relevance
442 void set_second(BidiIterator i) in set_second() function in boost::match_results455 void set_second(BidiIterator i, size_type pos, bool m = true, bool escape_k = false) in set_second() function in boost::match_results
475 void BOOST_REGEX_CALL set_second(BidiIterator i) in set_second() function in boost::match_results488 …void BOOST_REGEX_CALL set_second(BidiIterator i, size_type pos, bool m = true, bool escape_k = fal… in set_second() function in boost::match_results
262 pub fn set_second(&mut self, value: i64) -> ParseResult<()> { in set_second() method