OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlTextReaderLocatorPtr
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/include/libxml/
xmlreader.h
389
typedef void *
xmlTextReaderLocatorPtr
;
403
xmlTextReaderLocatorPtr
locator);
405
xmlTextReaderLocatorLineNumber(
xmlTextReaderLocatorPtr
locator);
407
xmlTextReaderLocatorBaseURI (
xmlTextReaderLocatorPtr
locator);
/external/libxml2/python/
libxml_wrap.h
135
xmlTextReaderLocatorPtr
obj;
263
PyObject * libxml_xmlTextReaderLocatorPtrWrap(
xmlTextReaderLocatorPtr
locator);
types.c
813
libxml_xmlTextReaderLocatorPtrWrap(
xmlTextReaderLocatorPtr
locator)
826
(char *) "
xmlTextReaderLocatorPtr
", NULL);
libxml.c
[
all
...]
/external/libxml2/
xmlreader.c
[
all
...]
testapi.c
[
all
...]
Completed in 73 milliseconds