Lines Matching refs:zTok
33391 LPWSTR zTok;33406 zTok = osCharLowerW(zName);33407 for (;*zTok;zTok++){33408 if (*zTok == '\\') *zTok = '_';