Lines Matching refs:IS_LETTER
3436 if (IS_LETTER(c) || (c == '_') || (c == ':'))3470 if ((IS_LETTER(c)) || (IS_DIGIT(c)) ||