Home
last modified time | relevance | path

Searched refs:xmlChars (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/dom/
H A Dnode.c772 const xmlChar *xmlChars = (const xmlChar *) ZSTR_VAL(str); in dom_node_text_content_write() local
788 xmlNode *textNode = xmlNewText(xmlChars); in dom_node_text_content_write()
791 xmlNodeSetContent(nodep, xmlChars); in dom_node_text_content_write()

Completed in 8 milliseconds