Home | History | Annotate | Download | only in libxml2

Lines Matching refs:children

1251  * if the element or one of it's children would autoclose the
1263 child = elem->children;
1287 child = elem->children;
2069 /* Only strip CDATA children of the body tag for strict HTML DTDs */
2136 cur->children = NULL;
3841 * Our tag or one of it's parent or children is ending.