Home | History | Annotate | Download | only in libxml2

Lines Matching refs:IS_BLANK_CH

3886 		while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++;
3906 while (IS_BLANK_CH(*cur)) cur++;
5843 if (!IS_BLANK_CH(data[i])) {
6134 while (IS_BLANK_CH(*content))
6453 while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++;
6466 while (IS_BLANK_CH(*cur)) cur++;
6489 while ((*cur != 0) && (!IS_BLANK_CH(*cur))) cur++;
6502 while (IS_BLANK_CH(*cur)) cur++;