Searched refs:lenwith (Results 1 - 1 of 1) sorted by relevance

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

Completed in 489 milliseconds