Searched defs:_xmlID (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dtree.h417 typedef struct _xmlID xmlID;
419 struct _xmlID { struct
420 struct _xmlID *next; /* next ID */
/external/libxml2/include/libxml/
H A Dtree.h454 typedef struct _xmlID xmlID;
456 struct _xmlID { struct
457 struct _xmlID *next; /* next ID */

Completed in 264 milliseconds