Home
last modified time | relevance | path

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

/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.h609 int character_exists(charinfo *, environment *);
H A Dnode.cpp4954 int character_exists(charinfo *ci, environment *env) in character_exists() function
H A Dinput.cpp5498 result = character_exists(ci, curenv); in do_if_request()