Searched defs:XML_ELEMENT_NODE (Results 1 - 1 of 1) sorted by relevance
/external/libxml2/include/libxml/ | ||
H A D | tree.h | 121 XML_ELEMENT_NODE= 1, enumerator in enum:__anon3766 477 ((n)->type == XML_ELEMENT_NODE ? NULL : (n)->content) |
Completed in 66 milliseconds