Searched refs:xmlSchemaParse (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlschemas.h129 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Drunsuite.c935 schemas = xmlSchemaParse(ctxt);
971 schemas = xmlSchemaParse(ctxt);
H A Druntest.c2979 schemas = xmlSchemaParse(ctxt);
H A Dxmllint.c3328 wxschemas = xmlSchemaParse(ctxt);
H A Delfgcchack.h9694 #undef xmlSchemaParse macro
9695 extern __typeof (xmlSchemaParse) xmlSchemaParse __attribute((alias("xmlSchemaParse__internal_alias")));
9697 #ifndef xmlSchemaParse
9698 extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((visibility("hidden")));
9699 #define xmlSchemaParse xmlSchemaParse__internal_alias macro
H A Dxmlreader.c4304 reader->xsdSchemas = xmlSchemaParse(pctxt);
H A Dxmlschemas.c21022 * xmlSchemaParse:
21032 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21139 PERROR_INT2("xmlSchemaParse",

Completed in 290 milliseconds