Searched refs:PNJ_HA (Results 1 – 2 of 2) sorted by relevance
64 #define PNJ_HA 0x0A39 macro1379 targetUniChar = PNJ_HA; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1382 … args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()1386 … args->converter->UCharErrorBuffer[args->converter->UCharErrorBufferLength++]= PNJ_HA; in UConverter_toUnicode_ISCII_OFFSETS_LOGIC()
60 private static final short PNJ_HA = 0x0a39; field in CharsetISCII1014 … cr = WriteToTargetToU(offsets, (source.position() - 2), source, target, PNJ_HA, (short)0); in decodeLoop()1016 … this.charErrorBufferArray[this.charErrorBufferLength++] = PNJ_HA; in decodeLoop()1020 … this.charErrorBufferArray[this.charErrorBufferLength++] = PNJ_HA; in decodeLoop()