Searched refs:xmlChars (Results 1 – 1 of 1) sorted by relevance
801 const xmlChar *xmlChars = (const xmlChar *) Z_STRVAL_P(newval); in dom_node_text_content_write() local812 xmlNode *textNode = xmlNewText(xmlChars); in dom_node_text_content_write()815 xmlNodeSetContent(nodep, xmlChars); in dom_node_text_content_write()
Completed in 7 milliseconds