Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dee.i18n.guide63 94 prompt asking user if changes should not be saved ("yes_char"
H A Dee.c472 char *yes_char; variable
2448 if (toupper((unsigned char)*ans) == toupper((unsigned char)*yes_char))
2525 if (toupper((unsigned char)*tmp_point) == toupper((unsigned char)*yes_char))
5185 yes_char = catgetlocal( 95, "y"); in strings_init()