Searched refs:xmlSchemaValidateLengthFacetWhtsp (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlschemastypes.h100 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet,
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h9906 #undef xmlSchemaValidateLengthFacetWhtsp macro
9907 extern __typeof (xmlSchemaValidateLengthFacetWhtsp) xmlSchemaValidateLengthFacetWhtsp __attribute((alias("xmlSchemaValidateLengthFacetWhtsp__internal_alias")));
9909 #ifndef xmlSchemaValidateLengthFacetWhtsp
9910 extern __typeof (xmlSchemaValidateLengthFacetWhtsp) xmlSchemaValidateLengthFacetWhtsp__internal_alias __attribute((visibility("hidden")));
9911 #define xmlSchemaValidateLengthFacetWhtsp xmlSchemaValidateLengthFacetWhtsp__internal_alias macro
H A Dxmlschemastypes.c5234 * xmlSchemaValidateLengthFacetWhtsp:
5249 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, function
H A Dxmlschemas.c24120 ret = xmlSchemaValidateLengthFacetWhtsp(facetLink->facet,
H A Dtestapi.c35267 ret_val = xmlSchemaValidateLengthFacetWhtsp(facet, valType, (const xmlChar *)value, val, length, ws);
35278 printf("Leak of %d blocks found in xmlSchemaValidateLengthFacetWhtsp",
[all...]

Completed in 457 milliseconds