Searched refs:nTmpChg (Results 1 – 1 of 1) sorted by relevance
1846 xub_StrLen nTmpChg; in Compress() local1849 nTmpChg = GetCompStart( nCompIdx ); in Compress()1850 if( nTmpChg > nLen ) in Compress()1851 nTmpChg = nLen; in Compress()1855 nTmpChg = nLen; in Compress()1856 while( nIdx < nTmpChg ) in Compress()
Completed in 21 milliseconds