Searched refs:list_charset (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | nrcs.pl | 85 sub list_charset($$$$) { subroutine 98 &list_charset( 1, '0', "graphic", "DEC Line Drawing Set" ); 99 &list_charset( 2, '<', "supp", "DEC Supplementary" ); 100 &list_charset( 3, '%5', "supp_graphic", "DEC Supplementary Graphics" ); 101 &list_charset( 3, '>', "technical", "DEC Technical" ); 102 &list_charset( 3, 'A', "latin_1", "United Kingdom (UK)" ); 103 &list_charset( 1, 'B', "ascii", "United States (USASCII)" ); 104 &list_charset( 2, '4', "dutch", "Dutch" ); 105 &list_charset( 2, '5', "finnish", "Finnish" ); 106 &list_charset( [all...] |
Completed in 2 milliseconds