Searched refs:xmlSchemaAttributePtr (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h247 typedef xmlSchemaAttribute *xmlSchemaAttributePtr; typedef
268 xmlSchemaAttributePtr refDecl; /* Deprecated; not used */
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
774 xmlSchemaAttributePtr attributes;
H A Dxmlschemas.c141 #define WXS_ATTR_CAST (xmlSchemaAttributePtr)
524 xmlSchemaAttributePtr attrDecl;
949 xmlSchemaAttributePtr decl; /* the attribute declaration */
1198 return (((xmlSchemaAttributePtr) item)->node);
1246 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributePtr) item)->next);
1323 return (((xmlSchemaAttributePtr) item)->name);
1378 return (((xmlSchemaAttributePtr) item)->targetNamespace);
1652 xmlSchemaAttributePtr attr;
1654 attr = (xmlSchemaAttributePtr) item;
2411 if ( ((xmlSchemaAttributePtr) ite
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h247 typedef xmlSchemaAttribute *xmlSchemaAttributePtr; typedef
268 xmlSchemaAttributePtr refDecl; /* Deprecated; not used */
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
774 xmlSchemaAttributePtr attributes;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h247 typedef xmlSchemaAttribute *xmlSchemaAttributePtr; typedef
268 xmlSchemaAttributePtr refDecl; /* Deprecated; not used */
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */
774 xmlSchemaAttributePtr attributes;
H A Dxmlschemas.c141 #define WXS_ATTR_CAST (xmlSchemaAttributePtr)
524 xmlSchemaAttributePtr attrDecl;
949 xmlSchemaAttributePtr decl; /* the attribute declaration */
1198 return (((xmlSchemaAttributePtr) item)->node);
1246 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributePtr) item)->next);
1323 return (((xmlSchemaAttributePtr) item)->name);
1378 return (((xmlSchemaAttributePtr) item)->targetNamespace);
1652 xmlSchemaAttributePtr attr;
1654 attr = (xmlSchemaAttributePtr) item;
2411 if ( ((xmlSchemaAttributePtr) ite
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c141 #define WXS_ATTR_CAST (xmlSchemaAttributePtr)
524 xmlSchemaAttributePtr attrDecl;
949 xmlSchemaAttributePtr decl; /* the attribute declaration */
1198 return (((xmlSchemaAttributePtr) item)->node);
1246 return ((xmlSchemaBasicItemPtr) ((xmlSchemaAttributePtr) item)->next);
1323 return (((xmlSchemaAttributePtr) item)->name);
1378 return (((xmlSchemaAttributePtr) item)->targetNamespace);
1652 xmlSchemaAttributePtr attr;
1654 attr = (xmlSchemaAttributePtr) item;
2411 if ( ((xmlSchemaAttributePtr) ite
[all...]

Completed in 213 milliseconds