Searched refs:xmlSchemaValidateSetLocator (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
H A Dxmlschemas.h237 xmlSchemaValidateSetLocator (xmlSchemaValidCtxtPtr vctxt,
/external/libxml2/
H A Dxmlreader.c4276 xmlSchemaValidateSetLocator(reader->xsdValidCtxt,
4494 xmlSchemaValidateSetLocator(reader->xsdValidCtxt,
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
H A Dxmlschemas.c28709 * xmlSchemaValidateSetLocator:
28721 xmlSchemaValidateSetLocator(xmlSchemaValidCtxtPtr vctxt, function
28808 xmlSchemaValidateSetLocator(ctxt, xmlSchemaValidateStreamLocator, pctxt);

Completed in 242 milliseconds