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

  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 394 typedef struct _xmlAttr xmlAttr;
396 struct _xmlAttr {
403 struct _xmlAttr *next; /* next sibling link */
404 struct _xmlAttr *prev; /* previous sibling link */
465 struct _xmlAttr *properties;/* properties list */
    [all...]
  /external/libxml2/include/libxml/
tree.h 393 typedef struct _xmlAttr xmlAttr;
395 struct _xmlAttr {
402 struct _xmlAttr *next; /* next sibling link */
403 struct _xmlAttr *prev; /* previous sibling link */
464 struct _xmlAttr *properties;/* properties list */
    [all...]

Completed in 44 milliseconds