Home
last modified time | relevance | path

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

/aoo42x/main/l10ntools/source/filter/utils/
H A DFileHelper.java475 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()
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 16 milliseconds