Home
last modified time | relevance | path

Searched defs:_xmlNs (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/libxml/src/include/libxml/
Dtree.h399 struct _xmlNs { struct
400 struct _xmlNs *next; /* next Ns link for this node */ argument
401 xmlNsType type; /* global or local */
402 const xmlChar *href; /* URL for the namespace */
403 const xmlChar *prefix; /* prefix for the namespace */
404 void *_private; /* application data */
405 struct _xmlDoc *context; /* normally an xmlDoc */
/external/libxml2/include/libxml/
Dtree.h399 struct _xmlNs { struct
400 struct _xmlNs *next; /* next Ns link for this node */ argument
401 xmlNsType type; /* global or local */
402 const xmlChar *href; /* URL for the namespace */
403 const xmlChar *prefix; /* prefix for the namespace */
404 void *_private; /* application data */
405 struct _xmlDoc *context; /* normally an xmlDoc */
/external/cronet/stable/third_party/libxml/src/include/libxml/
Dtree.h399 struct _xmlNs { struct
400 struct _xmlNs *next; /* next Ns link for this node */ argument
401 xmlNsType type; /* global or local */
402 const xmlChar *href; /* URL for the namespace */
403 const xmlChar *prefix; /* prefix for the namespace */
404 void *_private; /* application data */
405 struct _xmlDoc *context; /* normally an xmlDoc */