Searched refs:END_OPTION_STRING (Results 1 – 2 of 2) sorted by relevance
11 #define END_OPTION_STRING ('$') macro
116 case END_OPTION_STRING: in scan_option() 579 * Scan to end of string or to an END_OPTION_STRING character. in optstring() 642 if (*p == END_OPTION_STRING) in getnum()