Searched refs:encodeTableSeq (Results 1 – 1 of 1) sorted by relevance
110 this.encodeTableSeq = []; property in DBCSCodec226 …this.encodeTableSeq[SEQ_START-bucket[low]][DEF_CHAR] = dbcsCode; // There's already a sequence, se…241 node = this.encodeTableSeq[SEQ_START-bucket[low]];247 bucket[low] = SEQ_START - this.encodeTableSeq.length;248 this.encodeTableSeq.push(node);309 this.encodeTableSeq = codec.encodeTableSeq;393 seqObj = this.encodeTableSeq[SEQ_START-dbcsCode];