Searched defs:FindExt (Results 1 - 1 of 1) sorted by relevance
/external/lzma/C/Util/SfxSetup/ | ||
H A D | SfxSetup.c | 45 static unsigned FindExt(const wchar_t *s, unsigned *extLen)
function 435 unsigned nameLen = FindExt(temp + nameStartPos, &extLen); |
Completed in 57 milliseconds