OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_ExpatVersion
(Results
1 - 9
of
9
) sorted by null
/external/expat/amiga/include/inline4/
expat.h
80
#define
XML_ExpatVersion
() IExpat->
XML_ExpatVersion
()
/external/expat/amiga/include/interfaces/
expat.h
83
const XML_LChar * APICALL (*
XML_ExpatVersion
)(struct ExpatIFace *Self);
/external/expat/amiga/include/libraries/
expat.h
511
XML_ExpatVersion
(void);
/external/expat/lib/
expat.h
[
all
...]
xmlparse.c
[
all
...]
/external/expat/amiga/
expat_vectors.c
444
return
XML_ExpatVersion
();
expat_68k.c
[
all
...]
/external/expat/tests/
runtests.c
[
all
...]
/external/expat/xmlwf/
xmlwf.c
617
ftprintf(stdout, T("%s using %s\n"), prog,
XML_ExpatVersion
());
Completed in 46 milliseconds