Searched refs:isperiod (Results 1 – 1 of 1) sorted by relevance
106 #define isperiod(c) (strchr (".?!", (c)) != NULL) macro385 w->period = isperiod (*finish); in check_punctuation()