Home
last modified time | relevance | path

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

/aoo4110/main/sal/textenc/
H A Dtcvtutf7.c72 static sal_uChar const aImplMustShiftTab[128] = variable
483 bNeedShift = (c > 0x7F) || aImplMustShiftTab[c]; in ImplUnicodeToUTF7()

Completed in 12 milliseconds