Searched refs:xmlSchemaSAXPlug (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h208 xmlSchemaSAXPlug (xmlSchemaValidCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlschemas.h229 xmlSchemaSAXPlug (xmlSchemaValidCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Dxmlreader.c4184 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
4361 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
4375 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
H A Delfgcchack.h9806 #undef xmlSchemaSAXPlug macro
9807 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_alias")));
9809 #ifndef xmlSchemaSAXPlug
9810 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden")));
9811 #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias macro
H A Dxmlschemas.c28449 * xmlSchemaSAXPlug:
28462 xmlSchemaSAXPlug(xmlSchemaValidCtxtPtr ctxt, function
28596 * @plug: a data structure returned by xmlSchemaSAXPlug
28683 plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData));
/external/libxml2/
H A Dxmlreader.c4266 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
4471 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
4485 reader->xsdPlug = xmlSchemaSAXPlug(reader->xsdValidCtxt,
H A Delfgcchack.h9932 #undef xmlSchemaSAXPlug macro
9933 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_alias")));
9935 #ifndef xmlSchemaSAXPlug
9936 extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden")));
9937 #define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias macro
H A Dxmlschemas.c28530 * xmlSchemaSAXPlug:
28543 xmlSchemaSAXPlug(xmlSchemaValidCtxtPtr ctxt, function
28677 * @plug: a data structure returned by xmlSchemaSAXPlug
28822 plug = xmlSchemaSAXPlug(ctxt, &(pctxt->sax), &(pctxt->userData));

Completed in 339 milliseconds