Searched refs:catgetlocal (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ee/
H A Dee.c106 #define catgetlocal(a, b) (b) macro
5052 catgetlocal(number, string) function
5087 modes_menu[0].item_string = catgetlocal( 1, "modes menu");
5088 mode_strings[1] = catgetlocal( 2, "tabs to spaces ");
5089 mode_strings[2] = catgetlocal( 3, "case sensitive search");
5090 mode_strings[3] = catgetlocal( 4, "margins observed ");
5091 mode_strings[4] = catgetlocal( 5, "auto-paragraph format");
5092 mode_strings[5] = catgetlocal( 6, "eightbit characters ");
5093 mode_strings[6] = catgetlocal( 7, "info window ");
5094 mode_strings[8] = catgetlocal(
[all...]

Completed in 87 milliseconds