Home
last modified time | relevance | path

Searched refs:gNoChars (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/pho/pho/
H A Dgdialogs.c389 static char* gNoChars = 0; variable
425 else if (strchr(gNoChars, c)) in HandlePromptKeyPress()
446 gNoChars = noChars ? noChars : defaultNoChars; in Prompt()