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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c12458 * xmlSchemaNewDocParserCtxt:
12467 xmlSchemaNewDocParserCtxt(xmlDocPtr doc) function
H A Delfgcchack.h9618 #undef xmlSchemaNewDocParserCtxt macro
9619 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt __attribute((alias("xmlSchemaNewDocParserCtxt__internal_alias")));
9621 #ifndef xmlSchemaNewDocParserCtxt
9622 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
9623 #define xmlSchemaNewDocParserCtxt xmlSchemaNewDocParserCtxt__internal_alias macro

Completed in 289 milliseconds