xmlSchemaAttributePtr 268 third_party/libxml/src/include/libxml/schemasInternals.h xmlSchemaAttributePtr refDecl; /* Deprecated; not used */ xmlSchemaAttributePtr 370 third_party/libxml/src/include/libxml/schemasInternals.h xmlSchemaAttributePtr attributes; /* Deprecated; not used */ xmlSchemaAttributePtr 611 third_party/libxml/src/include/libxml/schemasInternals.h xmlSchemaAttributePtr attributes; /* Deprecated; not used */ xmlSchemaAttributePtr 774 third_party/libxml/src/include/libxml/schemasInternals.h xmlSchemaAttributePtr attributes; xmlSchemaAttributePtr 141 third_party/libxml/src/xmlschemas.c #define WXS_ATTR_CAST (xmlSchemaAttributePtr) xmlSchemaAttributePtr 524 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr attrDecl; xmlSchemaAttributePtr 949 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr decl; /* the attribute declaration */ xmlSchemaAttributePtr 1198 third_party/libxml/src/xmlschemas.c return (((xmlSchemaAttributePtr) item)->node); xmlSchemaAttributePtr 1246 third_party/libxml/src/xmlschemas.c return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributePtr) item)->next); xmlSchemaAttributePtr 1323 third_party/libxml/src/xmlschemas.c return (((xmlSchemaAttributePtr) item)->name); xmlSchemaAttributePtr 1378 third_party/libxml/src/xmlschemas.c return (((xmlSchemaAttributePtr) item)->targetNamespace); xmlSchemaAttributePtr 1652 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr attr; xmlSchemaAttributePtr 1654 third_party/libxml/src/xmlschemas.c attr = (xmlSchemaAttributePtr) item; xmlSchemaAttributePtr 2411 third_party/libxml/src/xmlschemas.c if ( ((xmlSchemaAttributePtr) item)->flags & xmlSchemaAttributePtr 3716 third_party/libxml/src/xmlschemas.c xmlSchemaFreeAttribute(xmlSchemaAttributePtr attr) xmlSchemaAttributePtr 4025 third_party/libxml/src/xmlschemas.c xmlSchemaFreeAttribute((xmlSchemaAttributePtr) item); xmlSchemaAttributePtr 4808 third_party/libxml/src/xmlschemas.c static xmlSchemaAttributePtr xmlSchemaAttributePtr 4812 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr ret = NULL; xmlSchemaAttributePtr 5142 third_party/libxml/src/xmlschemas.c static xmlSchemaAttributePtr xmlSchemaAttributePtr 5147 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr ret = NULL; xmlSchemaAttributePtr 5152 third_party/libxml/src/xmlschemas.c ret = (xmlSchemaAttributePtr) xmlMalloc(sizeof(xmlSchemaAttribute)); xmlSchemaAttributePtr 7235 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr attrDecl; xmlSchemaAttributePtr 7472 third_party/libxml/src/xmlschemas.c static xmlSchemaAttributePtr xmlSchemaAttributePtr 7478 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr ret; xmlSchemaAttributePtr 8102 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr item = (xmlSchemaAttributePtr) annItem; xmlSchemaAttributePtr 19458 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr attr) xmlSchemaAttributePtr 20284 third_party/libxml/src/xmlschemas.c xmlSchemaResolveAttrTypeReferences(xmlSchemaAttributePtr item, xmlSchemaAttributePtr 20879 third_party/libxml/src/xmlschemas.c (xmlSchemaAttributePtr) item, pctxt); xmlSchemaAttributePtr 25170 third_party/libxml/src/xmlschemas.c xmlSchemaAttributePtr attrDecl = NULL;