Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds