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

/freebsd-10.1-release/contrib/texinfo/info/
H A Dinfo-utils.h102 extern char *printed_representation (unsigned char character, int hpos);
H A Ddisplay.c219 rep = printed_representation (*nodetext, pl_index);
H A Dinfo-utils.c482 /* String representation of a char returned by printed_representation (). */
488 printed_representation (unsigned char character, int hpos)
485 printed_representation (unsigned char character, int hpos) function

Completed in 196 milliseconds