Searched refs:INODE_NILLED (Results 1 – 1 of 1) sorted by relevance
336 #define INODE_NILLED(item) (item->flags & XML_SCHEMA_ELEM_INFO_NILLED) macro26296 if (INODE_NILLED(inode)) { in xmlSchemaValidatorPopElem()26313 if ((ret<0) || ((ret==0) && (!INODE_NILLED(inode)))) { in xmlSchemaValidatorPopElem()26389 (! INODE_NILLED(inode))) { in xmlSchemaValidatorPopElem()26472 } else if (! INODE_NILLED(inode)) { in xmlSchemaValidatorPopElem()26721 if (INODE_NILLED(pielem)) { in xmlSchemaValidateChildElem()26944 if (INODE_NILLED(vctxt->inode)) { in xmlSchemaVPushText()