Home
last modified time | relevance | path

Searched refs:xmlSchemaSAXPlug (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h229 xmlSchemaSAXPlug (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle310 d xmlSchemaSAXPlug...
311 d pr extproc('xmlSchemaSAXPlug')
/external/libxml2/
Dlibxml2.syms2057 xmlSchemaSAXPlug;
Dxmlreader.c4305 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSetSchema()
4510 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()
4524 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt, in xmlTextReaderSchemaValidateInternal()
Delfgcchack.h9932 #undef xmlSchemaSAXPlug
9933 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_…
9935 #ifndef xmlSchemaSAXPlug
9936 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden…
9937 #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias macro
Dxmlschemas.c28626 xmlSchemaSAXPlug(xmlSchemaValidCtxtPtr ctxt, in xmlSchemaSAXPlug() function
28905 plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData)); in xmlSchemaValidateStream()
DNEWS1204 xmlSchemaValidateStream() xmlSchemaSAXPlug() and xmlSchemaSAXUnplug() SAX
DChangeLog3768 * xmlschemas.c include/libxml/xmlschemas.h: added xmlSchemaSAXPlug
/external/libxml2/win32/
Dlibxml2.def.src1725 xmlSchemaSAXPlug