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

  /external/libxml2/include/libxml/
xlink.h 41 } xlinkType;
179 XMLPUBFUN xlinkType XMLCALL
  /external/libxml2/
xlink.c 119 * Returns the xlinkType of the node (XLINK_TYPE_NONE if there is no
122 xlinkType
125 xlinkType ret = XLINK_TYPE_NONE;

Completed in 98 milliseconds