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

/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dcharinfo.h70 unsigned char get_ascii_code();
161 inline unsigned char charinfo::get_ascii_code() function in class:charinfo
H A Dnode.cpp618 if (c1->get_ascii_code() == 'f') {
619 switch (c2->get_ascii_code()) {
635 switch (c2->get_ascii_code()) {
1032 unsigned char c = ci->get_ascii_code();
1110 unsigned char c = ci->get_ascii_code();
2148 unsigned char c = ci->get_ascii_code();
2157 unsigned char c = ci->get_ascii_code();
3494 c = ci->get_ascii_code();
4247 c = ci->get_ascii_code();
4258 unsigned char c = ci->get_ascii_code();
[all...]
H A Denv.cpp3422 if (ci->get_ascii_code() == '-') {

Completed in 207 milliseconds