Searched refs:redef (Results 1 – 5 of 5) sorted by relevance
58 int fooBlock; // ERROR, redef.
639 xmlSchemaRedefPtr redef; /* Used for redefinitions. */ member5380 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined, in xmlSchemaAddAttributeGroupDefinition()5382 if (pctxt->redef == NULL) { in xmlSchemaAddAttributeGroupDefinition()5469 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddType()5471 if (ctxt->redef == NULL) { in xmlSchemaAddType()5656 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddModelGroupDefinition()5658 if (ctxt->redef == NULL) { in xmlSchemaAddModelGroupDefinition()7804 if (pctxt->isRedefine && pctxt->redef && in xmlSchemaParseAttributeGroupRef()7805 (pctxt->redef->item->type == in xmlSchemaParseAttributeGroupRef()7807 (ref == pctxt->redef->refName) && in xmlSchemaParseAttributeGroupRef()[all …]
18 # win32 has problems with pthreads.h and timespec struct redef
622 struct _xmlSchemaType *redef; /* Deprecated; not used */ member
770 d redef like(xmlSchemaTypePtr) Deprecated; not used