Lines Matching refs:ch
349 char ch;357 ch = *src++;358 if (! isalnum (ch) && ch != '_') {369 dest[count++] = toupper (ch);