Searched refs:xmlSchemaParserCtxtPtr (Results 1 – 16 of 16) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemas.h | 113 typedef xmlSchemaParserCtxt *xmlSchemaParserCtxtPtr; typedef 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);
|
D | xmlschemastypes.h | 68 xmlSchemaParserCtxtPtr ctxt,
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemas.rpgle | 129 d xmlSchemaParserCtxtPtr... 154 d like(xmlSchemaParserCtxtPtr) 159 d like(xmlSchemaParserCtxtPtr) 165 d like(xmlSchemaParserCtxtPtr) 170 d ctxt value like(xmlSchemaParserCtxtPtr) 174 d ctxt value like(xmlSchemaParserCtxtPtr) 184 d ctxt value like(xmlSchemaParserCtxtPtr) 190 d ctxt value like(xmlSchemaParserCtxtPtr) 201 d ctxt value like(xmlSchemaParserCtxtPtr)
|
D | xmlschemastypes.rpgle | 88 d ctxt value like(xmlSchemaParserCtxtPtr)
|
/external/libxml2/ |
D | 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, 1096 xmlSchemaParserCtxtPtr ctxt); 1100 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt, 1872 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPErrMemory() [all …]
|
D | testSchemas.c | 81 xmlSchemaParserCtxtPtr ctxt; in main()
|
D | runsuite.c | 879 xmlSchemaParserCtxtPtr ctxt; in xstcTestGroup()
|
D | xmllint.c | 3617 xmlSchemaParserCtxtPtr ctxt; in main()
|
D | runtest.c | 2988 xmlSchemaParserCtxtPtr ctxt; in schemasTest()
|
D | xmlreader.c | 4481 xmlSchemaParserCtxtPtr pctxt; in xmlTextReaderSchemaValidateInternal()
|
D | testapi.c | 853 static void desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) { in desret_xmlSchemaParserCtxtPtr() 34200 static xmlSchemaParserCtxtPtr gen_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_… in gen_xmlSchemaParserCtxtPtr() 34203 static void des_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchemaParserCtxtPtr val ATTRIBUT… in des_xmlSchemaParserCtxtPtr() 34235 xmlSchemaParserCtxtPtr ctxt; /* a XMl-Schema parser context */ in test_xmlSchemaGetParserErrors() 34378 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewDocParserCtxt() 34412 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewMemParserCtxt() 34453 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewParserCtxt() 35020 xmlSchemaParserCtxtPtr pctxt; /* the schema parser context or NULL */ in test_xmlSchemaCheckFacet()
|
/external/libxml2/python/ |
D | libxml_wrap.h | 218 xmlSchemaParserCtxtPtr obj; 272 PyObject * libxml_xmlSchemaParserCtxtPtrWrap(xmlSchemaParserCtxtPtr ctxt);
|
D | types.c | 904 libxml_xmlSchemaParserCtxtPtrWrap(xmlSchemaParserCtxtPtr ctxt) in libxml_xmlSchemaParserCtxtPtrWrap()
|
/external/parameter-framework/upstream/xmlserializer/ |
D | XmlDocSource.cpp | 177 xmlSchemaParserCtxtPtr pParserCtxt = xmlSchemaNewDocParserCtxt(pSchemaDoc); in isInstanceDocumentValid()
|
/external/wpa_supplicant_8/src/utils/ |
D | xml_libxml2.c | 58 xmlSchemaParserCtxtPtr pctx; in xml_validate()
|
/external/libxml2/doc/html/ |
D | index.sgml | 607 <ANCHOR id="xmlSchemaParserCtxtPtr" href="libxml/libxml-xmlschemas.html#xmlSchemaParserCtxtPtr">
|