HomeSort by relevance Sort by last modified time
    Searched refs:NODE_IS_EMPTY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlreader.c 182 #define NODE_IS_EMPTY 0x1
656 ctxt->node->extra = NODE_IS_EMPTY;
721 ctxt->node->extra = NODE_IS_EMPTY;
    [all...]
  /external/libxml2/
xmlreader.c 185 #define NODE_IS_EMPTY 0x1
659 ctxt->node->extra = NODE_IS_EMPTY;
724 ctxt->node->extra = NODE_IS_EMPTY;
    [all...]

Completed in 52 milliseconds