parse_single_quoted_string
Defined in header: <orcus/parser_global.hpp>
-
parse_quoted_string_state orcus::parse_single_quoted_string(const char *&p, std::size_t max_length, cell_buffer &buffer)
Two single-quote characters (‘’) represent one single-quote character.