Home | History | Annotate | Download | only in libxml2

Lines Matching refs:idx

8590                     int idx = 0;
8592 while (IS_BLANK_CH(value[idx]))
8593 idx++;
8594 if (value[idx] != 0)