Home
last modified time | relevance | path

Searched defs:_xmlNode (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Dtree.h491 struct _xmlNode { struct
495 struct _xmlNode *children; /* parent->childs link */ argument
496 struct _xmlNode *last; /* last child link */ argument
497 struct _xmlNode *parent; /* child->parent link */ argument
498 struct _xmlNode *next; /* next sibling link */ argument
499 struct _xmlNode *prev; /* previous sibling link */ argument
500 struct _xmlDoc *doc; /* the containing document */
503 xmlNs *ns; /* pointer to the associated namespace */
504 xmlChar *content; /* the content */
505 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/external/libxml2/include/libxml/
H A Dtree.h500 struct _xmlNode { struct
504 struct _xmlNode *children; /* parent->childs link */ argument
505 struct _xmlNode *last; /* last child link */ argument
506 struct _xmlNode *parent; /* child->parent link */ argument
507 struct _xmlNode *next; /* next sibling link */ argument
508 struct _xmlNode *prev; /* previous sibling link */ argument
509 struct _xmlDoc *doc; /* the containing document */
512 xmlNs *ns; /* pointer to the associated namespace */
513 xmlChar *content; /* the content */
514 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Dtree.h486 struct _xmlNode { struct
490 struct _xmlNode *children; /* parent->childs link */ argument
491 struct _xmlNode *last; /* last child link */ argument
492 struct _xmlNode *parent; /* child->parent link */ argument
493 struct _xmlNode *next; /* next sibling link */ argument
494 struct _xmlNode *prev; /* previous sibling link */ argument
495 struct _xmlDoc *doc; /* the containing document */
498 xmlNs *ns; /* pointer to the associated namespace */
499 xmlChar *content; /* the content */
500 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
Dtree.h491 struct _xmlNode { struct
495 struct _xmlNode *children; /* parent->childs link */ argument
496 struct _xmlNode *last; /* last child link */ argument
497 struct _xmlNode *parent; /* child->parent link */ argument
498 struct _xmlNode *next; /* next sibling link */ argument
499 struct _xmlNode *prev; /* previous sibling link */ argument
500 struct _xmlDoc *doc; /* the containing document */
503 xmlNs *ns; /* pointer to the associated namespace */
504 xmlChar *content; /* the content */
505 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Dtree.h491 struct _xmlNode { struct
495 struct _xmlNode *children; /* parent->childs link */ argument
496 struct _xmlNode *last; /* last child link */ argument
497 struct _xmlNode *parent; /* child->parent link */ argument
498 struct _xmlNode *next; /* next sibling link */ argument
499 struct _xmlNode *prev; /* previous sibling link */ argument
500 struct _xmlDoc *doc; /* the containing document */
503 xmlNs *ns; /* pointer to the associated namespace */
504 xmlChar *content; /* the content */
505 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Dtree.h489 struct _xmlNode { struct
493 struct _xmlNode *children; /* parent->childs link */ argument
494 struct _xmlNode *last; /* last child link */ argument
495 struct _xmlNode *parent; /* child->parent link */ argument
496 struct _xmlNode *next; /* next sibling link */ argument
497 struct _xmlNode *prev; /* previous sibling link */ argument
498 struct _xmlDoc *doc; /* the containing document */
501 xmlNs *ns; /* pointer to the associated namespace */
502 xmlChar *content; /* the content */
503 struct _xmlAttr *properties;/* properties list */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
Dtree.h491 struct _xmlNode { struct
495 struct _xmlNode *children; /* parent->childs link */ argument
496 struct _xmlNode *last; /* last child link */ argument
497 struct _xmlNode *parent; /* child->parent link */ argument
498 struct _xmlNode *next; /* next sibling link */ argument
499 struct _xmlNode *prev; /* previous sibling link */ argument
500 struct _xmlDoc *doc; /* the containing document */
503 xmlNs *ns; /* pointer to the associated namespace */
504 xmlChar *content; /* the content */
505 struct _xmlAttr *properties;/* properties list */
[all …]