Searched defs:lenwithout (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava_md.winnt.c1348 int lenwithout; local
1357 if ((lenwithout = MultiByteToWideChar(GetACP() ? CP_ACP : CP_UTF8, 0, t, -1, NULL, 0)) < 0)
1359 if (lenwithout + 1 == lenwith)

Completed in 26 milliseconds