OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_hyphenation_code
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/groff/dist/src/roff/troff/
charinfo.h
69
unsigned char
get_hyphenation_code
();
156
inline unsigned char charinfo::
get_hyphenation_code
()
function in class:charinfo
node.cpp
2016
assert(ci->
get_hyphenation_code
() == (*p)->hyphenation_code);
2039
return new hyphen_list(ci->
get_hyphenation_code
(), tail);
4269
return new hyphen_list(ci->
get_hyphenation_code
(), tail);
4274
assert(ci->
get_hyphenation_code
() == (*p)->hyphenation_code);
env.cpp
3427
unsigned char c = ci->
get_hyphenation_code
();
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026