Searched defs:xmlSchemaValidateLengthFacetWhtsp (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlschemastypes.c5261 * xmlSchemaValidateLengthFacetWhtsp:
5276 xmlSchemaValidateLengthFacetWhtsp(xmlSchemaFacetPtr facet, function
H A Delfgcchack.h10124 #undef xmlSchemaValidateLengthFacetWhtsp macro
10125 extern __typeof (xmlSchemaValidateLengthFacetWhtsp) xmlSchemaValidateLengthFacetWhtsp __attribute((alias("xmlSchemaValidateLengthFacetWhtsp__internal_alias")));
10127 #ifndef xmlSchemaValidateLengthFacetWhtsp
10128 extern __typeof (xmlSchemaValidateLengthFacetWhtsp) xmlSchemaValidateLengthFacetWhtsp__internal_alias __attribute((visibility("hidden")));
10129 #define xmlSchemaValidateLengthFacetWhtsp xmlSchemaValidateLengthFacetWhtsp__internal_alias macro

Completed in 119 milliseconds