OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlOutputCloseCallback
(Results
1 - 6
of
6
) sorted by null
/external/libxml2/include/libxml/
xmlIO.h
103
*
xmlOutputCloseCallback
:
110
typedef int (XMLCALL *
xmlOutputCloseCallback
) (void * context);
144
xmlOutputCloseCallback
closecallback;
244
xmlOutputCloseCallback
ioclose,
269
xmlOutputCloseCallback
closeFunc);
xmlsave.h
60
xmlOutputCloseCallback
ioclose,
/external/libxml2/
xmlIO.c
133
xmlOutputCloseCallback
closecallback;
[
all
...]
schematron.c
169
xmlOutputCloseCallback
ioclose;
[
all
...]
xmlsave.c
[
all
...]
xmlwriter.c
326
(
xmlOutputCloseCallback
)
[
all
...]
Completed in 2586 milliseconds