Searched refs:strContent (Results 1 – 1 of 1) sorted by relevance
1512 xmlChar *strContent; in dom_normalize() local1522 strContent = xmlNodeGetContent(nextp); in dom_normalize()1523 xmlNodeAddContent(child, strContent); in dom_normalize()1524 xmlFree(strContent); in dom_normalize()
Completed in 15 milliseconds