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

/freebsd-10.3-release/contrib/groff/src/roff/troff/
H A Dcharinfo.h68 unsigned char get_ascii_code();
159 inline unsigned char charinfo::get_ascii_code() function in class:charinfo
H A Dnode.cpp616 if (c1->get_ascii_code() == 'f') {
617 switch (c2->get_ascii_code()) {
633 switch (c2->get_ascii_code()) {
1030 unsigned char c = ci->get_ascii_code();
1108 unsigned char c = ci->get_ascii_code();
2146 unsigned char c = ci->get_ascii_code();
2155 unsigned char c = ci->get_ascii_code();
3492 c = ci->get_ascii_code();
4245 c = ci->get_ascii_code();
4256 unsigned char c = ci->get_ascii_code();
[all...]
H A Denv.cpp3420 if (ci->get_ascii_code() == '-') {

Completed in 113 milliseconds