Searched refs:attributeWildcard (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 373 xmlSchemaWildcardPtr attributeWildcard; member 625 xmlSchemaWildcardPtr attributeWildcard; member
|
/external/libxml2/ |
D | xmlschemas.c | 7891 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt, in xmlSchemaParseAttributeGroupDefinition() 11775 type->attributeWildcard = in xmlSchemaParseRestriction() 11920 ctxt->ctxtType->attributeWildcard = in xmlSchemaParseExtension() 12390 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseComplexType() 14483 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14493 WXS_BASIC_CAST type, &(type->attributeWildcard), uses, in xmlSchemaFixupTypeAttributeUses() 14589 if (baseType->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14594 if (type->attributeWildcard != NULL) { in xmlSchemaFixupTypeAttributeUses() 14605 if (xmlSchemaUnionWildcards(pctxt, type->attributeWildcard, in xmlSchemaFixupTypeAttributeUses() 14606 baseType->attributeWildcard) == -1) in xmlSchemaFixupTypeAttributeUses() [all …]
|
D | xmlschemastypes.c | 464 xmlSchemaTypeAnyTypeDef->attributeWildcard = wild; in xmlSchemaInitTypes() 642 xmlSchemaFreeWildcard(xmlSchemaTypeAnyTypeDef->attributeWildcard); in xmlSchemaCleanupTypes()
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 487 d attributeWildcard... 773 d attributeWildcard...
|