Searched refs:INODE_NILLED (Results 1 – 1 of 1) sorted by relevance
330 #define INODE_NILLED(item) (item->flags & XML_SCHEMA_ELEM_INFO_NILLED) macro25972 if ((ret<0) || ((ret==0) && (!INODE_NILLED(inode)))) { in xmlSchemaValidatorPopElem()26045 (! INODE_NILLED(inode))) { in xmlSchemaValidatorPopElem()26128 } else if (! INODE_NILLED(inode)) { in xmlSchemaValidatorPopElem()26377 if (INODE_NILLED(pielem)) { in xmlSchemaValidateChildElem()26601 if (INODE_NILLED(vctxt->inode)) { in xmlSchemaVPushText()