Home
last modified time | relevance | path

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

/PHP-7.0/ext/dom/
H A Dphp_dom.c1373 xmlChar *strContent; in dom_normalize() local
1383 strContent = xmlNodeGetContent(nextp); in dom_normalize()
1384 xmlNodeAddContent(child, strContent); in dom_normalize()
1385 xmlFree(strContent); in dom_normalize()

Completed in 8 milliseconds