Searched refs:IsAlphanumeric (Results 1 – 1 of 1) sorted by relevance
79 inline bool IsAlphanumeric(char c) { in IsAlphanumeric() function113 if (!IsAlphanumeric((*input)[len])) { in ConsumeKey()