Home | History | Annotate | Download | only in libxml2

Lines Matching full:ancestors

1179 		    fprintf(output, " 'ancestors' "); break;
1181 fprintf(output, " 'ancestors-or-self' "); break;
7944 * the ancestor axis contains the ancestors of the context node; the ancestors
8069 * he ancestor-or-self axis contains the context node and ancestors of
8209 * ancestors and excluding attribute nodes and namespace nodes; the nodes are
8252 * ancestors and excluding attribute nodes and namespace nodes; the nodes are
11488 xmlGenericError(xmlGenericErrorContext, "axis 'ancestors' ");
11492 "axis 'ancestors-or-self' ");