Searched refs:xmlSchemaNewDocParserCtxt (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h108 xmlSchemaNewDocParserCtxt (xmlDocPtr doc);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h9598 #undef xmlSchemaNewDocParserCtxt macro
9599 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt __attribute((alias("xmlSchemaNewDocParserCtxt__internal_alias")));
9601 #ifndef xmlSchemaNewDocParserCtxt
9602 extern __typeof (xmlSchemaNewDocParserCtxt) xmlSchemaNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
9603 #define xmlSchemaNewDocParserCtxt xmlSchemaNewDocParserCtxt__internal_alias macro
H A Dxmlschemas.c12439 * xmlSchemaNewDocParserCtxt:
12448 xmlSchemaNewDocParserCtxt(xmlDocPtr doc) function

Completed in 128 milliseconds