Lines Matching refs:nByteOrg_3

475         int                     nByteOrg_3      = 0;  in readAndCheckUTF8File()  local
496 nByteOrg_3 = 0; in readAndCheckUTF8File()
563nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
565 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
582nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
585 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
599nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
601 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
618nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
621 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
636nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
639 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
658nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
662 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
678nByteOrg_3 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()
681 nByte_3 = nByteOrg_3-0x80; in readAndCheckUTF8File()
693 …FileHelper.logEncodingData(sLog, nUTF8, nByteOrg_1, nByteOrg_2, nByteOrg_3, nByteOrg_4, nByte_1, n… in readAndCheckUTF8File()
702 …FileHelper.logEncodingData(sLog, nUTF8, nByteOrg_1, nByteOrg_2, nByteOrg_3, nByteOrg_4, nByte_1, n… in readAndCheckUTF8File()