VirtualBox

Changeset 84295 in vbox


Ignore:
Timestamp:
May 13, 2020 4:29:53 PM (5 years ago)
Author:
vboxsync
Message:

IPRT/base64: Put the UTF-16 code in separate file. Implemented decoding of UTF-16 strings. [mangling] bugref:9224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r84293 r84295  
    40784078 * Unstable variables (alphabetical order):
    40794079 */
    4080 /* none */
     4080# define g_au8RTBase64CharToVal                         RT_MANGLING(g_au8RTBase64CharToVal)
     4081# define g_szRTBase64ValToChar                          RT_MANGLING(g_szRTBase64ValToChar)
     4082# define g_acchRTBase64EolStyles                        RT_MANGLING(g_acchRTBase64EolStyles)
     4083# define g_aachRTBase64EolStyles                        RT_MANGLING(g_aachRTBase64EolStyles)
    40814084
    40824085#endif /* !DOXYGEN_RUNNING */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette