Searched refs:needshift (Results 1 – 1 of 1) sorted by relevance
91 int shifted = 0, needshift = 0, done = 0; in ConvertUCS2toUTF7() local110 needshift = (!done && ((r > 0x7f) || mustshift[r])); in ConvertUCS2toUTF7()112 if (needshift && !shifted) in ConvertUCS2toUTF7()130 if (needshift) in ConvertUCS2toUTF7()146 if (!needshift) in ConvertUCS2toUTF7()164 if (!needshift && !done) in ConvertUCS2toUTF7()