Home
last modified time | relevance | path

Searched refs:groupDecl (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h941 xmlHashTablePtr groupDecl; member
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle1125 d groupDecl like(xmlHashTablePtr)
/external/libxml2/
Dxmlschemas.c4201 if (schema->groupDecl != NULL) in xmlSchemaFree()
4202 xmlHashFree(schema->groupDecl, NULL); in xmlSchemaFree()
4985 WXS_FIND_GLOBAL_ITEM(groupDecl) in xmlSchemaGetGroup()
20883 WXS_GET_GLOBAL_HASH(bucket, groupDecl) in xmlSchemaAddComponents()