Searched refs:XML_SAVE_NO_DECL (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlsave.in.h31 XML_SAVE_NO_DECL = 1<<1, /* drop the xml declaration */ enumerator in enum:__anon2536
H A Dxmlsave.c852 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) {
888 if ((ctxt->options & XML_SAVE_NO_DECL) == 0) {
940 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlsave.h31 XML_SAVE_NO_DECL = 1<<1, /* drop the xml declaration */ enumerator in enum:__anon2730
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlsave.in.h31 XML_SAVE_NO_DECL = 1<<1, /* drop the xml declaration */ enumerator in enum:__anon2310
H A Dxmlsave.c852 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) {
888 if ((ctxt->options & XML_SAVE_NO_DECL) == 0) {
940 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlsave.c999 ((ctxt->options & XML_SAVE_NO_DECL) == 0)) {
1024 if ((ctxt->options & XML_SAVE_NO_DECL) == 0) {

Completed in 102 milliseconds