Searched refs:attributeWildcard (Results 1 – 7 of 7) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | schemasInternals.in.h | 401 xmlSchemaWildcardPtr attributeWildcard; member 653 xmlSchemaWildcardPtr attributeWildcard; member
|
D | xmlschemas.c | 7920 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt, in xmlSchemaParseAttributeGroupDefinition() 11804 type->attributeWildcard = in xmlSchemaParseRestriction() 11949 ctxt->ctxtType->attributeWildcard = in xmlSchemaParseExtension() 12419 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseComplexType() 14512 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14522 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14618 if (baseType->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14623 if (type->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14634 if (xmlSchemaUnionWildcards(pctxt, type->attributeWildcard, in xmlSchemaFixupTypeAttributeUses() 14635 baseType->attributeWildcard) == -1) in xmlSchemaFixupTypeAttributeUses() [all …]
|
D | xmlschemastypes.c | 493 xmlSchemaTypeAnyTypeDef->attributeWildcard = wild; in xmlSchemaInitTypes() 671 xmlSchemaFreeWildcard(xmlSchemaTypeAnyTypeDef->attributeWildcard); in xmlSchemaCleanupTypes()
|
/third_party/libxml2/include/libxml/ |
D | schemasInternals.h | 373 xmlSchemaWildcardPtr attributeWildcard; member 625 xmlSchemaWildcardPtr attributeWildcard; member
|
/third_party/libxml2/ |
D | xmlschemas.c | 7942 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt, in xmlSchemaParseAttributeGroupDefinition() 11826 type->attributeWildcard = in xmlSchemaParseRestriction() 11971 ctxt->ctxtType->attributeWildcard = in xmlSchemaParseExtension() 12441 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseComplexType() 14545 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14555 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14651 if (baseType->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14656 if (type->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14667 if (xmlSchemaUnionWildcards(pctxt, type->attributeWildcard, in xmlSchemaFixupTypeAttributeUses() 14668 baseType->attributeWildcard) == -1) in xmlSchemaFixupTypeAttributeUses() [all …]
|
D | xmlschemastypes.c | 464 xmlSchemaTypeAnyTypeDef->attributeWildcard = wild; in xmlSchemaInitTypes() 642 xmlSchemaFreeWildcard(xmlSchemaTypeAnyTypeDef->attributeWildcard); in xmlSchemaCleanupTypes()
|
/third_party/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 487 d attributeWildcard... 773 d attributeWildcard...
|