Searched refs:xmlSchemaIsBuiltInTypeFacet (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.in.h85 xmlSchemaIsBuiltInTypeFacet (xmlSchemaTypePtr type,
H A Dxmlschemastypes.c645 * xmlSchemaIsBuiltInTypeFacet:
656 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) function
H A Dxmlschemas.c15205 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemastypes.h85 xmlSchemaIsBuiltInTypeFacet (xmlSchemaTypePtr type,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.in.h85 xmlSchemaIsBuiltInTypeFacet (xmlSchemaTypePtr type,
H A Dxmlschemastypes.c645 * xmlSchemaIsBuiltInTypeFacet:
656 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) function
H A Dxmlschemas.c15205 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Delfgcchack.h9594 #undef xmlSchemaIsBuiltInTypeFacet macro
9595 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet __attribute((alias("xmlSchemaIsBuiltInTypeFacet__internal_alias")));
9597 #ifndef xmlSchemaIsBuiltInTypeFacet
9598 extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet__internal_alias __attribute((visibility("hidden")));
9599 #define xmlSchemaIsBuiltInTypeFacet xmlSchemaIsBuiltInTypeFacet__internal_alias macro
H A Dxmlschemastypes.c645 * xmlSchemaIsBuiltInTypeFacet:
656 xmlSchemaIsBuiltInTypeFacet(xmlSchemaTypePtr type, int facetType) function
H A Dxmlschemas.c15215 if (xmlSchemaIsBuiltInTypeFacet(primitive, facet->type) == 0) {
H A Dtestapi.c34960 ret_val = xmlSchemaIsBuiltInTypeFacet(type, facetType);
34967 printf("Leak of %d blocks found in xmlSchemaIsBuiltInTypeFacet",
[all...]

Completed in 434 milliseconds