Searched refs:NODE_IS_PRESERVED (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlreader.c162 #define NODE_IS_PRESERVED 0x2 macro
1098 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1368 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1415 ((oldnode->extra & NODE_IS_PRESERVED) == 0) &&
1429 ((reader->node->last->extra & NODE_IS_PRESERVED) == 0)) {
3867 cur->extra |= NODE_IS_PRESERVED;
3875 parent->extra |= NODE_IS_PRESERVED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlreader.c183 #define NODE_IS_PRESERVED 0x2 macro
1117 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1398 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1445 ((oldnode->extra & NODE_IS_PRESERVED) == 0) &&
1459 ((reader->node->last->extra & NODE_IS_PRESERVED) == 0)) {
3903 cur->extra |= NODE_IS_PRESERVED;
3911 parent->extra |= NODE_IS_PRESERVED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlreader.c183 #define NODE_IS_PRESERVED 0x2 macro
1117 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1398 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1445 ((oldnode->extra & NODE_IS_PRESERVED) == 0) &&
1459 ((reader->node->last->extra & NODE_IS_PRESERVED) == 0)) {
3903 cur->extra |= NODE_IS_PRESERVED;
3911 parent->extra |= NODE_IS_PRESERVED;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlreader.c162 #define NODE_IS_PRESERVED 0x2 macro
1098 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1368 if ((tmp->extra & NODE_IS_PRESERVED) == 0) {
1415 ((oldnode->extra & NODE_IS_PRESERVED) == 0) &&
1429 ((reader->node->last->extra & NODE_IS_PRESERVED) == 0)) {
3867 cur->extra |= NODE_IS_PRESERVED;
3875 parent->extra |= NODE_IS_PRESERVED;

Completed in 97 milliseconds