Searched refs:xmlSaveNoEmptyTags (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dglobals.h92 #undef xmlSaveNoEmptyTags macro
149 int xmlSaveNoEmptyTags; member in struct:_xmlGlobalState
439 #define xmlSaveNoEmptyTags \ macro
442 XMLPUBVAR int xmlSaveNoEmptyTags; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dglobals.h92 #undef xmlSaveNoEmptyTags macro
149 int xmlSaveNoEmptyTags; member in struct:_xmlGlobalState
439 #define xmlSaveNoEmptyTags \ macro
442 XMLPUBVAR int xmlSaveNoEmptyTags; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dglobals.in.h68 #undef xmlSaveNoEmptyTags macro
113 int xmlSaveNoEmptyTags; member in struct:_xmlGlobalState
403 #define xmlSaveNoEmptyTags \ macro
406 XMLPUBVAR int xmlSaveNoEmptyTags; variable
H A Dglobals.c159 #undef xmlSaveNoEmptyTags macro
339 * xmlSaveNoEmptyTags:
346 int xmlSaveNoEmptyTags = 0; variable
540 gs->xmlSaveNoEmptyTags = xmlSaveNoEmptyTagsThrDef;
1023 #undef xmlSaveNoEmptyTags macro
1027 return (&xmlSaveNoEmptyTags);
1029 return (&xmlGetGlobalState()->xmlSaveNoEmptyTags);
H A Dxmlsave.c347 if (xmlSaveNoEmptyTags) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dglobals.h92 #undef xmlSaveNoEmptyTags macro
149 int xmlSaveNoEmptyTags; member in struct:_xmlGlobalState
439 #define xmlSaveNoEmptyTags \ macro
442 XMLPUBVAR int xmlSaveNoEmptyTags; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dglobals.in.h68 #undef xmlSaveNoEmptyTags macro
113 int xmlSaveNoEmptyTags; member in struct:_xmlGlobalState
403 #define xmlSaveNoEmptyTags \ macro
406 XMLPUBVAR int xmlSaveNoEmptyTags; variable
H A Dglobals.c159 #undef xmlSaveNoEmptyTags macro
339 * xmlSaveNoEmptyTags:
346 int xmlSaveNoEmptyTags = 0; variable
540 gs->xmlSaveNoEmptyTags = xmlSaveNoEmptyTagsThrDef;
1023 #undef xmlSaveNoEmptyTags macro
1027 return (&xmlSaveNoEmptyTags);
1029 return (&xmlGetGlobalState()->xmlSaveNoEmptyTags);
H A Dxmlsave.c347 if (xmlSaveNoEmptyTags) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dglobals.c160 #undef xmlSaveNoEmptyTags macro
340 * xmlSaveNoEmptyTags:
347 int xmlSaveNoEmptyTags = 0; variable
541 gs->xmlSaveNoEmptyTags = xmlSaveNoEmptyTagsThrDef;
1024 #undef xmlSaveNoEmptyTags macro
1028 return (&xmlSaveNoEmptyTags);
1030 return (&xmlGetGlobalState()->xmlSaveNoEmptyTags);
H A Dxmlsave.c347 if (xmlSaveNoEmptyTags) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c160 #undef xmlSaveNoEmptyTags macro
340 * xmlSaveNoEmptyTags:
347 int xmlSaveNoEmptyTags = 0; variable
541 gs->xmlSaveNoEmptyTags = xmlSaveNoEmptyTagsThrDef;
1024 #undef xmlSaveNoEmptyTags macro
1028 return (&xmlSaveNoEmptyTags);
1030 return (&xmlGetGlobalState()->xmlSaveNoEmptyTags);
H A Dxmlsave.c347 if (xmlSaveNoEmptyTags) {

Completed in 117 milliseconds