Home
last modified time | relevance | path

Searched refs:nByte_2 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/l10ntools/source/filter/utils/
H A DFileHelper.java478 int nByte_2 = 0; in readAndCheckUTF8File() local
499 nByte_2 = 0; in readAndCheckUTF8File()
549 nByte_2 = nByteOrg_2-0x80; in readAndCheckUTF8File()
550 nUTF8 = FileHelper.impl_convertBytesToChar(0,0,nByte_1, nByte_2); 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 30 milliseconds