OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlSAXLocator
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
globals.h
121
xmlSAXLocator
xmlDefaultSAXLocator;
316
XMLPUBFUN
xmlSAXLocator
* XMLCALL __xmlDefaultSAXLocator(void);
321
XMLPUBVAR
xmlSAXLocator
xmlDefaultSAXLocator;
tree.h
40
typedef struct _xmlSAXLocator
xmlSAXLocator
;
41
typedef
xmlSAXLocator
*xmlSAXLocatorPtr;
[
all
...]
/external/libxml2/
globals.c
394
xmlSAXLocator
xmlDefaultSAXLocator = {
827
xmlSAXLocator
*
Completed in 41 milliseconds