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.c4162 if (schema->groupDecl != NULL) in xmlSchemaFree()
4163 xmlHashFree(schema->groupDecl, NULL); in xmlSchemaFree()
4946 WXS_FIND_GLOBAL_ITEM(groupDecl) in xmlSchemaGetGroup()
20798 WXS_GET_GLOBAL_HASH(bucket, groupDecl) in xmlSchemaAddComponents()