Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/I18N/CJK/
H A DCP936.cs206 int last_byte_count, last_byte_bytes; field in I18N.CJK.CP936Decoder
262 int lastByte = last_byte_bytes; in GetChars()
263 last_byte_bytes = 0; in GetChars()
291 last_byte_bytes = 0; in GetChars()
294 last_byte_bytes = lastByte; in GetChars()