Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dtoken.h47 int is_accent() const;
64 inline int token_info::is_accent() const in is_accent() function
H A Dref.cpp623 else if (first_token && ti->is_accent()) { in abbreviate_name()
760 if (!ti2->is_accent()) in capitalize()
H A Dlabel.y736 if (counts || ti->is_accent()) in first_part()