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

/external/libxml2/
H A Dxmlschemastypes.c4947 * xmlSchemaCompareValuesWhtsp:
4959 xmlSchemaCompareValuesWhtsp(xmlSchemaValPtr x, function
H A Delfgcchack.h9560 #undef xmlSchemaCompareValuesWhtsp macro
9561 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp __attribute((alias("xmlSchemaCompareValuesWhtsp__internal_alias")));
9563 #ifndef xmlSchemaCompareValuesWhtsp
9564 extern __typeof (xmlSchemaCompareValuesWhtsp) xmlSchemaCompareValuesWhtsp__internal_alias __attribute((visibility("hidden")));
9565 #define xmlSchemaCompareValuesWhtsp xmlSchemaCompareValuesWhtsp__internal_alias macro

Completed in 90 milliseconds