Searched refs:zIllOptStr (Results 1 – 3 of 3) sorted by relevance
118 fprintf(stderr, zIllOptStr, pOpts->pzProgPath, pzArg); in optionResetOpt()
241 fprintf(stderr, zIllOptStr, opts->pzProgPath, name); in opt_unknown()740 fprintf(stderr, zIllOptStr, opts->pzProgPath, opts->pzCurOpt-2); in find_opt()
96 #define zIllOptStr (option_xlateable_txt.apz_str[ 26]) macro