NODE_IS_EMPTY 656 third_party/libxml/src/xmlreader.c ctxt->node->extra = NODE_IS_EMPTY; NODE_IS_EMPTY 721 third_party/libxml/src/xmlreader.c ctxt->node->extra = NODE_IS_EMPTY; NODE_IS_EMPTY 1367 third_party/libxml/src/xmlreader.c ((reader->node->extra & NODE_IS_EMPTY) == 0) NODE_IS_EMPTY 1408 third_party/libxml/src/xmlreader.c ((reader->node->extra & NODE_IS_EMPTY) == 0)) {; NODE_IS_EMPTY 1647 third_party/libxml/src/xmlreader.c if (cur->extra & NODE_IS_EMPTY) NODE_IS_EMPTY 3056 third_party/libxml/src/xmlreader.c return((reader->node->extra & NODE_IS_EMPTY) != 0);