Home | History | Annotate | Download | only in libxml2

Lines Matching defs:indx

1883     int ret, len, indx, cur, out;
2091 indx = 0;
2097 while (ref->path[indx] != 0) {
2098 res->path[out++] = ref->path[indx++];