Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Burger::UTF8 Member List

This is the complete list of members for Burger::UTF8, including all inherited members.

ByteOrderMarkBurger::UTF8static
FromGeneric(char *pOutput, const uint8_t pTranslateTable[128][4], uint_t uInput) noexceptBurger::UTF8static
FromGeneric(char *pOutput, uintptr_t uOutputSize, const uint8_t pTranslateTable[128][4], const char *pInput) noexceptBurger::UTF8static
FromGeneric(char *pOutput, uintptr_t uOutputSize, const uint8_t pTranslateTable[128][4], const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromISOLatin1(char *pOutput, uint_t uInput) noexceptBurger::UTF8static
FromISOLatin1(char *pOutput, uintptr_t uOutputSize, const char *pInput) noexceptBurger::UTF8static
FromISOLatin1(char *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromMacRomanUS(char *pOutput, uint_t uInput) noexceptBurger::UTF8static
FromMacRomanUS(char *pOutput, uintptr_t uOutputSize, const char *pInput) noexceptBurger::UTF8static
FromMacRomanUS(char *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromUTF16(char *pOutput, uint16_t uInput) noexceptBurger::UTF8static
FromUTF16(char *pOutput, uintptr_t uOutputSize, const uint16_t *pInput) noexceptBurger::UTF8static
FromUTF16(char *pOutput, uintptr_t uOutputSize, const uint16_t *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromUTF16(const uint16_t *pInput) noexceptBurger::UTF8static
FromUTF32(char *pOutput, uint32_t uInput) noexceptBurger::UTF8static
FromUTF32(char *pOutput, uintptr_t uOutputSize, const uint32_t *pInput) noexceptBurger::UTF8static
FromUTF32(char *pOutput, uintptr_t uOutputSize, const uint32_t *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromUTF32(const uint32_t *pInput) noexceptBurger::UTF8static
FromWin1252(char *pOutput, uint_t uInput) noexceptBurger::UTF8static
FromWin1252(char *pOutput, uintptr_t uOutputSize, const char *pInput) noexceptBurger::UTF8static
FromWin1252(char *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
FromWin437(char *pOutput, uint_t uInput) noexceptBurger::UTF8static
FromWin437(char *pOutput, uintptr_t uOutputSize, const char *pInput) noexceptBurger::UTF8static
FromWin437(char *pOutput, uintptr_t uOutputSize, const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetGenericSize(const uint8_t pTranslateTable[128][4], uint_t uInput) noexceptBurger::UTF8static
GetGenericSize(const uint8_t pTranslateTable[128][4], const char *pInput) noexceptBurger::UTF8static
GetGenericSize(const uint8_t pTranslateTable[128][4], const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetISOLatin1Size(uint_t uInput) noexceptBurger::UTF8static
GetISOLatin1Size(const char *pInput) noexceptBurger::UTF8static
GetISOLatin1Size(const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetMacRomanUSSize(uint_t uInput) noexceptBurger::UTF8static
GetMacRomanUSSize(const char *pInput) noexceptBurger::UTF8static
GetMacRomanUSSize(const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetTokenSize(const char *pInput) noexceptBurger::UTF8static
GetUTF16Size(uint_t uInput) noexceptBurger::UTF8static
GetUTF16Size(const uint16_t *pInput) noexceptBurger::UTF8static
GetUTF16Size(const uint16_t *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetWin1252Size(uint_t uInput) noexceptBurger::UTF8static
GetWin1252Size(const char *pInput) noexceptBurger::UTF8static
GetWin1252Size(const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
GetWin437Size(uint_t uInput) noexceptBurger::UTF8static
GetWin437Size(const char *pInput) noexceptBurger::UTF8static
GetWin437Size(const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
IsValid(const char *pInput) noexceptBurger::UTF8static
IsValid(const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
IsValidSingle(const char *pInput) noexceptBurger::UTF8static
kInvalidBurger::UTF8static
NextToken(const char *pInput) noexceptBurger::UTF8static
ToGeneric(const char *pInput, const uint8_t pTranslateTable[128][4]) noexceptBurger::UTF8static
ToGeneric(char *pOutput, uintptr_t uOutputSize, const uint8_t pTranslateTable[128][4], const char *pInput) noexceptBurger::UTF8static
ToGeneric(char *pOutput, uintptr_t uOutputSize, const uint8_t pTranslateTable[128][4], const char *pInput, uintptr_t uInputSize) noexceptBurger::UTF8static
TokenSizeTableBurger::UTF8static