Home | History | Annotate | Download | only in libxml2

Lines Matching full:indx

1945     int ret, len, indx, cur, out;
2154 indx = 0;
2160 while (ref->path[indx] != 0) {
2161 res->path[out++] = ref->path[indx++];