Home
last modified time | relevance | path

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

/aoo42x/main/l10ntools/source/filter/utils/
H A DFileHelper.java474 int nByteOrg_2 = 0; in readAndCheckUTF8File() local
495 nByteOrg_2 = 0; in readAndCheckUTF8File()
547nByteOrg_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 13 milliseconds