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