Searched refs:append_escaped_char (Results 1 – 1 of 1) sorted by relevance
35 void append_escaped_char(unsigned int c) const in append_escaped_char() function69 auto append_escaped_char = ph::bind(&xml_decode_grammar::append_escaped_char); in definition() local74 >> cl::hex_p [append_escaped_char(self, ph::arg1)] in definition()77 >> cl::uint_p [append_escaped_char(self, ph::arg1)] in definition()