Lines Matching refs:valRoot
27790 xmlNodePtr node, valRoot;27794 valRoot = xmlDocGetRootElement(vctxt->doc);27795 if (valRoot == NULL) {27801 vctxt->validationRoot = valRoot;27802 node = valRoot;27930 if (node == valRoot)