Searched refs:textChild (Results 1 – 1 of 1) sorted by relevance
26486 xmlNodePtr textChild; in xmlSchemaValidatorPopElem() local26494 textChild = xmlNewDocText(inode->node->doc, in xmlSchemaValidatorPopElem()26498 textChild = xmlNewDocText(inode->node->doc, in xmlSchemaValidatorPopElem()26500 if (textChild == NULL) { in xmlSchemaValidatorPopElem()26505 xmlAddChild(inode->node, textChild); in xmlSchemaValidatorPopElem()