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

/external/libxml2/
H A Dxmlschemas.c28711 * xmlSchemaValidateSetLocator:
28723 xmlSchemaValidateSetLocator(xmlSchemaValidCtxtPtr vctxt, function
28810 xmlSchemaValidateSetLocator(ctxt, xmlSchemaValidateStreamLocator, pctxt);
H A Delfgcchack.h10184 #undef xmlSchemaValidateSetLocator macro
10185 extern __typeof (xmlSchemaValidateSetLocator) xmlSchemaValidateSetLocator __attribute((alias("xmlSchemaValidateSetLocator__internal_alias")));
10187 #ifndef xmlSchemaValidateSetLocator
10188 extern __typeof (xmlSchemaValidateSetLocator) xmlSchemaValidateSetLocator__internal_alias __attribute((visibility("hidden")));
10189 #define xmlSchemaValidateSetLocator xmlSchemaValidateSetLocator__internal_alias macro

Completed in 749 milliseconds