Lines Matching defs:zTok
47325 LPWSTR zTok;47342 zTok = osCharLowerW(zName);47343 for (;*zTok;zTok++){47344 if (*zTok == '\\') *zTok = '_';