Searched refs:is_po (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp473 int is_po (void);
744 * is_po - returns TRUE if glob contains the tag .po
747 int text_glob::is_po (void) function in class:text_glob
2242 if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll()
2555 else if (g->is_in() || g->is_ti() || g->is_po() || g->is_ce() || g->is_ll())
3264 else if (g->is_po())

Completed in 56 milliseconds