Searched refs:nLastSurrogate (Results 1 – 1 of 1) sorted by relevance
389 sal_uLong n, nLastSurrogate = sal_uLong(-1); in readTheItems() local398 for ( pItem = 0, n = nLastSurrogate+1; n < nSurrogate; ++n ) in readTheItems()400 nLastSurrogate = nSurrogate; in readTheItems()422 for ( pItem = 0, n = nLastSurrogate+1; n < nItemCount; ++n ) in readTheItems()
Completed in 17 milliseconds