HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchemaParserCtxtPtr (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlschemas.h 111 typedef xmlSchemaParserCtxt *xmlSchemaParserCtxtPtr;
119 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
121 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
124 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
127 xmlSchemaFreeParserCtxt (xmlSchemaParserCtxtPtr ctxt);
129 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
134 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
138 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
146 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
xmlschemastypes.h 68 xmlSchemaParserCtxtPtr ctxt,
  /external/libxml2/include/libxml/
xmlschemas.h 113 typedef xmlSchemaParserCtxt *xmlSchemaParserCtxtPtr;
137 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
139 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
142 XMLPUBFUN xmlSchemaParserCtxtPtr XMLCALL
145 xmlSchemaFreeParserCtxt (xmlSchemaParserCtxtPtr ctxt);
147 xmlSchemaSetParserErrors (xmlSchemaParserCtxtPtr ctxt,
152 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
156 xmlSchemaGetParserErrors(xmlSchemaParserCtxtPtr ctxt,
164 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
xmlschemastypes.h 68 xmlSchemaParserCtxtPtr ctxt,
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
992 xmlSchemaParserCtxtPtr pctxt;
1051 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1054 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1063 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1067 xmlSchemaParserCtxtPtr ctxt);
1073 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
    [all...]
testSchemas.c 81 xmlSchemaParserCtxtPtr ctxt;
runsuite.c 891 xmlSchemaParserCtxtPtr ctxt;
runtest.c     [all...]
xmllint.c     [all...]
testapi.c 857 static void desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) {
    [all...]
xmlreader.c     [all...]
  /external/libxml2/
xmlschemas.c 133 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
993 xmlSchemaParserCtxtPtr pctxt;
1056 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1059 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1068 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1072 xmlSchemaParserCtxtPtr ctxt);
1078 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
    [all...]
xmllint.c     [all...]
xmlreader.c     [all...]
  /external/wpa_supplicant_8/src/utils/
xml_libxml2.c 58 xmlSchemaParserCtxtPtr pctx;

Completed in 858 milliseconds