OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XML_SAVE_FORMAT
(Results
1 - 3
of
3
) sorted by null
/external/libxml2/include/libxml/
xmlsave.h
30
XML_SAVE_FORMAT
= 1<<0, /* format save output */
/external/libxml2/
xmlsave.c
409
if (options &
XML_SAVE_FORMAT
)
717
if (ctxt->options &
XML_SAVE_FORMAT
)
981
if (ctxt->options &
XML_SAVE_FORMAT
)
[
all
...]
xmllint.c
[
all
...]
Completed in 69 milliseconds