Home
last modified time | relevance | path

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

/dports/graphics/pho/pho/
H A Dgdialogs.c387 static char* defaultNoChars = "nN"; /* ESC always works to cancel */ variable
446 gNoChars = noChars ? noChars : defaultNoChars; in Prompt()