Searched refs:nByteOrg_2 (Results 1 – 1 of 1) sorted by relevance
474 int nByteOrg_2 = 0; in readAndCheckUTF8File() local495 nByteOrg_2 = 0; in readAndCheckUTF8File()547 … nByteOrg_2 = FileHelper.impl_readAndCheckNextByte(aBuffer, i++, nReadCount, 0x80, 0xBF); in readAndCheckUTF8File()549 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()564 nByte_2 = nByteOrg_2-0xA0; in readAndCheckUTF8File()584 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()600 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()620 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()638 nByte_2 = nByteOrg_2-0x90; in readAndCheckUTF8File()661 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()[all …]
Completed in 11 milliseconds