Lines Matching refs:IS_LETTER
3435 if (IS_LETTER(c) || (c == '_') || (c == ':'))3469 if ((IS_LETTER(c)) || (IS_DIGIT(c)) ||