Home
last modified time | relevance | path

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

/external/unicode/
DCVTUTF7.C44 static char mustshiftsafe[128]; variable
59 mustshiftopt[i] = mustshiftsafe[i] = 1; in tabinit()
64 mustshiftopt[direct[i]] = mustshiftsafe[direct[i]] = 0; in tabinit()
67 mustshiftopt[spaces[i]] = mustshiftsafe[spaces[i]] = 0; in tabinit()
102 mustshift = mustshiftsafe; in ConvertUCS2toUTF7()