Home
last modified time | relevance | path

Searched refs:check_punctuation (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c145 static void check_punctuation P_ ((WORD *w));
326 check_punctuation (word_limit); in get_line()
375 check_punctuation (register WORD *w) in check_punctuation() function