Home
last modified time | relevance | path

Searched refs:unicode_to_ucode_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp248 static char *unicode_to_ucode_name(int);
877 printf(unicode_to_ucode_name(charcode)); in output_charset()
1296 unicode_to_ucode_name(int ucode) in unicode_to_ucode_name() function
1413 ptr = unicode_to_ucode_name(strtol(ptr + 1, &nonum, 16)); in read_map()
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2543 (read_map): Don't call unicode_to_ucode_name; the glyph names must
2654 (hp_msl_to_ucode_name, unicode_to_ucode_name, is_uname): New