Home
last modified time | relevance | path

Searched refs:xmlTextReaderLocatorPtr (Results 1 – 10 of 10) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlreader.h389 typedef void * xmlTextReaderLocatorPtr; typedef
403 xmlTextReaderLocatorPtr locator);
405 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
407 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
/third_party/libxml2/python/
Dlibxml_wrap.h135 xmlTextReaderLocatorPtr obj;
263 PyObject * libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator);
Dtypes.c935 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderLocatorPtrWrap()
Dlibxml.c2067 xmlTextReaderLocatorPtr locator) in libxml_xmlTextReaderErrorCallback()
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle620 d xmlTextReaderLocatorPtr...
639 d locator value like(xmlTextReaderLocatorPtr)
644 d locator value like(xmlTextReaderLocatorPtr)
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc55 xmlTextReaderLocatorPtr locator) { in xml_error_callback()
/third_party/libxml2/
Dxmlreader.c4844 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorLineNumber()
4881 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { in xmlTextReaderLocatorBaseURI()
4919 (xmlTextReaderLocatorPtr) ctx); in xmlTextReaderGenericError()
Dtestapi.c31850 static xmlTextReaderLocatorPtr gen_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUT… in gen_xmlTextReaderLocatorPtr()
31853 static void des_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderLocatorPtr val ATTRIB… in des_xmlTextReaderLocatorPtr()
31865 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorBaseURI()
31899 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */ in test_xmlTextReaderLocatorLineNumber()
/third_party/libxml2/doc/html/
Dindex.sgml585 <ANCHOR id="xmlTextReaderLocatorPtr" href="libxml/libxml-xmlreader.html#xmlTextReaderLocatorPtr">
/third_party/chromium/patch/
D0001-cve.patch131443 -static xmlTextReaderLocatorPtr gen_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBU…
131446 -static void des_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderLocatorPtr val ATTRI…