Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Dphp_dom.c1512 xmlChar *strContent; in dom_normalize() local
1522 strContent = xmlNodeGetContent(nextp); in dom_normalize()
1523 xmlNodeAddContent(child, strContent); in dom_normalize()
1524 xmlFree(strContent); in dom_normalize()

Completed in 23 milliseconds