Searched refs:nByteOrg_3 (Results 1 – 1 of 1) sorted by relevance
475 int nByteOrg_3 = 0; in readAndCheckUTF8File() local496 nByteOrg_3 = 0; in readAndCheckUTF8File()563 … nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()565 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()582 … nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()585 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()601 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()621 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()639 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()662 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()[all …]
Completed in 14 milliseconds