Lines Matching refs:indx
540 int indx; in xmlCtxtDumpAttrDecl() local
543 for (indx = 0; indx < 5; indx++) { in xmlCtxtDumpAttrDecl()
544 if (indx != 0) in xmlCtxtDumpAttrDecl()
1942 int indx; in xmlShellPrintXPathResultCtxt() local
1945 for (indx = 0; indx < list->nodesetval->nodeNr; in xmlShellPrintXPathResultCtxt()
1946 indx++) { in xmlShellPrintXPathResultCtxt()
1948 list->nodesetval->nodeTab[indx]); in xmlShellPrintXPathResultCtxt()
2992 int indx; in xmlShell() local
2997 for (indx = 0; in xmlShell()
2998 indx < list->nodesetval->nodeNr; in xmlShell()
2999 indx++) in xmlShell()
3002 nodeTab[indx], NULL); in xmlShell()
3103 int indx; in xmlShell() local
3108 for (indx = 0; in xmlShell()
3109 indx < list->nodesetval->nodeNr; in xmlShell()
3110 indx++) { in xmlShell()
3114 nodeTab[indx], NULL); in xmlShell()
3118 nodeTab[indx], NULL); in xmlShell()
3185 int indx; in xmlShell() local
3190 for (indx = 0; in xmlShell()
3191 indx < list->nodesetval->nodeNr; in xmlShell()
3192 indx++) { in xmlShell()
3194 nodeTab[indx], NULL)) in xmlShell()
3346 int indx; in xmlShell() local
3351 for (indx = 0; in xmlShell()
3352 indx < list->nodesetval->nodeNr; in xmlShell()
3353 indx++) { in xmlShell()
3358 nodeTab[indx], NULL); in xmlShell()