Home | History | Annotate | Download | only in libxml2

Lines Matching refs:IS_BLANK_CH

375 	while (IS_BLANK_CH(*cur)) cur++;
387 while (IS_BLANK_CH(*cur)) cur++;
448 while (IS_BLANK_CH(*cur)) cur++;
474 while (IS_BLANK_CH(*cur)) cur++;
546 while (IS_BLANK_CH(*cur)) cur++;
558 while (IS_BLANK_CH(*cur)) cur++;
615 while (IS_BLANK_CH(*cur)) cur++;
629 while (IS_BLANK_CH(*cur)) cur++;
6804 if (!IS_BLANK_CH(*cur)) return(0);