Searched refs:aImplMustShiftTab (Results 1 – 1 of 1) sorted by relevance
72 static sal_uChar const aImplMustShiftTab[128] = variable483 bNeedShift = (c > 0x7F) || aImplMustShiftTab[c]; in ImplUnicodeToUTF7()
Completed in 31 milliseconds