Home | History | Annotate | Download | only in libxml2

Lines Matching refs:indx

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