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

/freebsd-11-stable/contrib/groff/src/devices/grohtml/
H A Dpost-html.cpp2061 int end_superscript (text_glob *g);
3992 * end_superscript - returns TRUE if, g, looks like the end of a superscript.
3995 int html_printer::end_superscript (text_glob *g) function in class:html_printer
4021 } else if (end_superscript(g)) {

Completed in 102 milliseconds