Lines Matching refs:IS_BLANK_CH
3452 if (!(IS_BLANK_CH(*str)))
6863 while (IS_BLANK_CH(*cur))
6867 while ((*cur != 0) && (!IS_BLANK_CH(*cur)))
6872 while (IS_BLANK_CH(*cur))
6881 while ((*cur != 0) && (!IS_BLANK_CH(*cur)))
6888 while (IS_BLANK_CH(*cur))
8369 if (!IS_BLANK_CH(*data))
8550 while (IS_BLANK_CH(*str))
8553 if (IS_BLANK_CH(*str)) {
8554 while (IS_BLANK_CH(*str))
8716 while (IS_BLANK_CH(value[idx]))
8825 if (IS_BLANK_CH(*cur)) {
8831 while (IS_BLANK_CH(*cur))