OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XML_EntityDeclHandler
(Results
1 - 2
of
2
) sorted by null
/external/expat/amiga/include/libraries/
expat.h
230
typedef void (*
XML_EntityDeclHandler
) (
243
XML_EntityDeclHandler
handler);
/external/expat/lib/
expat.h
329
typedef void (XMLCALL *
XML_EntityDeclHandler
) (
342
XML_EntityDeclHandler
handler);
[
all
...]
Completed in 28 milliseconds