Home | History | Annotate | Download | only in libxml

Lines Matching refs:children

218     struct _xmlNode    *children;	/* NULL */
311 struct _xmlNode *children; /* NULL */
371 struct _xmlNode *children; /* the value of the property link */
399 struct _xmlNode *children; /* the value of the property */
454 struct _xmlNode *children; /* parent->childs link */
516 struct _xmlNode *children; /* the document tree */
596 * to "children."
599 #define xmlChildrenNode children
606 * to "children".
609 #define xmlRootNode children