HomeSort by: relevance | last modified time | path
    Searched defs:possible_command (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 69 class possible_command { class
76 possible_command();
77 ~possible_command();
96 possible_command commands[NCOMMANDS];
518 possible_command::possible_command() function in class:possible_command
523 possible_command::~possible_command()
529 void possible_command::set_name(const char *s)
535 void possible_command::set_name(const char *s1, const char *s2
    [all...]

Completed in 141 milliseconds