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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.in.h378 typedef void * xmlTextReaderLocatorPtr; typedef
382 xmlTextReaderLocatorPtr locator);
384 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
385 /*int xmlTextReaderLocatorLinePosition(xmlTextReaderLocatorPtr locator);*/
387 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
H A Dxmlreader.c4523 * @locator: the xmlTextReaderLocatorPtr used
4530 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) {
4559 * @locator: the xmlTextReaderLocatorPtr used
4566 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) {
4603 (xmlTextReaderLocatorPtr)ctx);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlreader.h384 typedef void * xmlTextReaderLocatorPtr; typedef
398 xmlTextReaderLocatorPtr locator);
400 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
401 /*int xmlTextReaderLocatorLinePosition(xmlTextReaderLocatorPtr locator);*/
403 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.in.h378 typedef void * xmlTextReaderLocatorPtr; typedef
382 xmlTextReaderLocatorPtr locator);
384 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator);
385 /*int xmlTextReaderLocatorLinePosition(xmlTextReaderLocatorPtr locator);*/
387 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
H A Dxmlreader.c4523 * @locator: the xmlTextReaderLocatorPtr used
4530 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) {
4559 * @locator: the xmlTextReaderLocatorPtr used
4566 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) {
4603 (xmlTextReaderLocatorPtr)ctx);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml_wrap.h116 xmlTextReaderLocatorPtr obj;
236 PyObject * libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator);
H A Dtypes.c743 libxml_xmlTextReaderLocatorPtrWrap(xmlTextReaderLocatorPtr locator)
756 (char *) "xmlTextReaderLocatorPtr", NULL);
H A Dlibxml.c1913 xmlTextReaderLocatorPtr locator)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c4560 * @locator: the xmlTextReaderLocatorPtr used
4567 xmlTextReaderLocatorLineNumber(xmlTextReaderLocatorPtr locator) {
4596 * @locator: the xmlTextReaderLocatorPtr used
4603 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) {
4640 (xmlTextReaderLocatorPtr)ctx);
H A Dtestapi.c31222 static xmlTextReaderLocatorPtr gen_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
31225 static void des_xmlTextReaderLocatorPtr(int no ATTRIBUTE_UNUSED, xmlTextReaderLocatorPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
31237 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */
31271 xmlTextReaderLocatorPtr locator; /* the xmlTextReaderLocatorPtr used */
[all...]

Completed in 314 milliseconds