OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlTextReaderLocatorPtr
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/include/libxml/
xmlreader.h
384
typedef void *
xmlTextReaderLocatorPtr
;
398
xmlTextReaderLocatorPtr
locator);
400
xmlTextReaderLocatorLineNumber(
xmlTextReaderLocatorPtr
locator);
401
/*int xmlTextReaderLocatorLinePosition(
xmlTextReaderLocatorPtr
locator);*/
403
xmlTextReaderLocatorBaseURI (
xmlTextReaderLocatorPtr
locator);
/external/libxml2/
xmlreader.c
[
all
...]
Completed in 231 milliseconds