Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/t602/
H A Dt602filter.cxx101 unsigned char rus2UNC[257] = variable
512 xch[0] = (rus2UNC[(ch-128)*2] << 8) + rus2UNC[(ch-128)*2+1]; in inschrdef()

Completed in 18 milliseconds