Home
last modified time | relevance | path

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

/PHP-8.3/ext/dom/
H A Dnode.c801 const xmlChar *xmlChars = (const xmlChar *) Z_STRVAL_P(newval); in dom_node_text_content_write() local
812 xmlNode *textNode = xmlNewText(xmlChars); in dom_node_text_content_write()
815 xmlNodeSetContent(nodep, xmlChars); in dom_node_text_content_write()

Completed in 7 milliseconds