Searched refs:iswordc (Results 1 – 1 of 1) sorted by relevance
89 static int iswordc(const char c) in iswordc() function103 while (dptr < limit && iswordc(*dptr)) { in word_len()