Home
last modified time | relevance | path

Searched refs:attrgrpDecl (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h934 xmlHashTablePtr attrgrpDecl; member
/external/libxml2/
Dxmlschemas.c4156 if (schema->attrgrpDecl != NULL) in xmlSchemaFree()
4157 xmlHashFree(schema->attrgrpDecl, NULL); in xmlSchemaFree()
4906 WXS_FIND_GLOBAL_ITEM(attrgrpDecl) in xmlSchemaGetAttributeGroup()
20804 WXS_GET_GLOBAL_HASH(bucket, attrgrpDecl) in xmlSchemaAddComponents()