Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dee.i18n.guide63 94 prompt asking user if changes should not be saved ("yes_char"
H A Dee.c465 char *yes_char; variable
2435 if (toupper((unsigned char)*ans) == toupper((unsigned char)*yes_char)) in quit()
2509 if (toupper((unsigned char)*tmp_point) == toupper((unsigned char)*yes_char)) in write_file()
5171 yes_char = catgetlocal( 95, "y"); in strings_init()