Home
last modified time | relevance | path

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

/PHP-5.3/ext/dom/
H A Dphp_dom.c1510 xmlChar *strContent; in dom_normalize() local
1520 strContent = xmlNodeGetContent(nextp); in dom_normalize()
1521 xmlNodeAddContent(child, strContent); in dom_normalize()
1522 xmlFree(strContent); in dom_normalize()

Completed in 10 milliseconds