Home
last modified time | relevance | path

Searched refs:xmlSchemaParserCtxtPtr (Results 1 – 16 of 16) sorted by relevance

/external/libxml2/include/libxml/
Dxmlschemas.h113 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);
Dxmlschemastypes.h68 xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
Dxmlschemas.rpgle132 d xmlSchemaParserCtxtPtr...
157 d like(xmlSchemaParserCtxtPtr)
162 d like(xmlSchemaParserCtxtPtr)
168 d like(xmlSchemaParserCtxtPtr)
173 d ctxt value like(xmlSchemaParserCtxtPtr)
177 d ctxt value like(xmlSchemaParserCtxtPtr)
187 d ctxt value like(xmlSchemaParserCtxtPtr)
194 d ctxt value like(xmlSchemaParserCtxtPtr)
206 d ctxt value like(xmlSchemaParserCtxtPtr)
Dxmlschemastypes.rpgle94 d ctxt value like(xmlSchemaParserCtxtPtr)
/external/libxml2/
Dxmlschemas.c139 #define PCTXT_CAST (xmlSchemaParserCtxtPtr)
1001 xmlSchemaParserCtxtPtr pctxt;
1064 static int xmlSchemaParseInclude(xmlSchemaParserCtxtPtr ctxt,
1067 static int xmlSchemaParseRedefine(xmlSchemaParserCtxtPtr ctxt,
1076 xmlSchemaParseImport(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1080 xmlSchemaParserCtxtPtr ctxt);
1086 xmlSchemaParseModelGroup(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema,
1104 xmlSchemaParserCtxtPtr ctxt);
1108 xmlSchemaParseAttributeGroupRef(xmlSchemaParserCtxtPtr pctxt,
1881 xmlSchemaPErrMemory(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaPErrMemory()
[all …]
DtestSchemas.c81 xmlSchemaParserCtxtPtr ctxt; in main()
Drunsuite.c879 xmlSchemaParserCtxtPtr ctxt; in xstcTestGroup()
Dxmllint.c3608 xmlSchemaParserCtxtPtr ctxt; in main()
Druntest.c3069 xmlSchemaParserCtxtPtr ctxt; in schemasTest()
Dxmlreader.c4491 xmlSchemaParserCtxtPtr pctxt; in xmlTextReaderSchemaValidateInternal()
Dtestapi.c854 static void desret_xmlSchemaParserCtxtPtr(xmlSchemaParserCtxtPtr val) { in desret_xmlSchemaParserCtxtPtr()
34362 static xmlSchemaParserCtxtPtr gen_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_… in gen_xmlSchemaParserCtxtPtr()
34365 static void des_xmlSchemaParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchemaParserCtxtPtr val ATTRIBUT… in des_xmlSchemaParserCtxtPtr()
34397 xmlSchemaParserCtxtPtr ctxt; /* a XMl-Schema parser context */ in test_xmlSchemaGetParserErrors()
34540 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewDocParserCtxt()
34574 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewMemParserCtxt()
34618 xmlSchemaParserCtxtPtr ret_val; in test_xmlSchemaNewParserCtxt()
35185 xmlSchemaParserCtxtPtr pctxt; /* the schema parser context or NULL */ in test_xmlSchemaCheckFacet()
/external/libxml2/python/
Dlibxml_wrap.h218 xmlSchemaParserCtxtPtr obj;
272 PyObject * libxml_xmlSchemaParserCtxtPtrWrap(xmlSchemaParserCtxtPtr ctxt);
Dtypes.c902 libxml_xmlSchemaParserCtxtPtrWrap(xmlSchemaParserCtxtPtr ctxt) in libxml_xmlSchemaParserCtxtPtrWrap()
/external/parameter-framework/upstream/xmlserializer/
DXmlDocSource.cpp177 xmlSchemaParserCtxtPtr pParserCtxt = xmlSchemaNewDocParserCtxt(pSchemaDoc); in isInstanceDocumentValid()
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c58 xmlSchemaParserCtxtPtr pctx; in xml_validate()
/external/libxml2/doc/html/
Dindex.sgml607 <ANCHOR id="xmlSchemaParserCtxtPtr" href="libxml/libxml-xmlschemas.html#xmlSchemaParserCtxtPtr">