Searched refs:xml_elem_entity_escape (Results 1 – 1 of 1) sorted by relevance
324 static char* xml_elem_entity_escape(const char* buf, int old_len, int *newlen, XML_ELEM_ESCAPING fl… in xml_elem_entity_escape() function452 … escaped_str = xml_elem_entity_escape(el->text.str, buflen, &buflen, options->escaping ); in xml_element_serialize()
Completed in 8 milliseconds