OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_StartCdataSectionHandler
(Results
1 - 2
of
2
) sorted by null
/external/expat/lib/
expat.h
275
typedef void (XMLCALL *
XML_StartCdataSectionHandler
) (void *userData);
559
XML_StartCdataSectionHandler
start,
564
XML_StartCdataSectionHandler
start);
[
all
...]
xmlparse.c
489
XML_StartCdataSectionHandler
m_startCdataSectionHandler;
[
all
...]
Completed in 77 milliseconds