Home
last modified time | relevance | path

Searched refs:ends_sentence (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/groff/src/roff/troff/
HDcharinfo.h61 int ends_sentence();
117 inline int charinfo::ends_sentence() in ends_sentence() function
HDnode.h79 virtual int ends_sentence();
427 int ends_sentence();
466 int ends_sentence();
536 int ends_sentence();
575 int ends_sentence();
HDnode.cpp1782 int ends_sentence();
1792 int charinfo_node::ends_sentence() in ends_sentence() function in charinfo_node
1794 if (ci->ends_sentence()) in ends_sentence()
1902 int ends_sentence();
1930 int ends_sentence();
2592 int ends_sentence();
2670 int italic_corrected_node::ends_sentence() in ends_sentence() function in italic_corrected_node
2672 return n->ends_sentence(); in ends_sentence()
2734 int ends_sentence();
2794 int break_char_node::ends_sentence() in ends_sentence() function in break_char_node
[all …]
HDinput.cpp5105 int ends_sentence();
5116 int non_interpreted_node::ends_sentence() in ends_sentence() function in non_interpreted_node
/trueos/contrib/groff/
HDChangeLog.117719 (special_node::ends_sentence): New method.
HDChangeLog2720 `ends_sentence' member function.