Home | History | Annotate | Download | only in PC

Lines Matching refs:wcsstr

396     if (wcsstr(wanted_ver, L"-32")) {
400 else if (wcsstr(wanted_ver, L"-64")) { /* Added option to select 64 bit explicitly */
949 *command = wcsstr(shebang_line, L"python");