Home | History | Annotate | Download | only in libxml2

Lines Matching full:indx

537             int indx;
540 for (indx = 0; indx < 5; indx++) {
541 if (indx != 0)
1935 int indx;
1938 for (indx = 0; indx < list->nodesetval->nodeNr;
1939 indx++) {
1941 list->nodesetval->nodeTab[indx]);
3022 int indx;
3027 for (indx = 0;
3028 indx < list->nodesetval->nodeNr;
3029 indx++) {
3033 nodeTab[indx], NULL);
3037 nodeTab[indx], NULL);
3183 int indx;
3188 for (indx = 0;
3189 indx < list->nodesetval->nodeNr;
3190 indx++) {
3195 nodeTab[indx], NULL);