ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include "ff_unicode.h"
#include "string.h"

Go to the source code of this file.

Functions

FF_T_UINT FF_GetUtf16SequenceLen (FF_T_UINT16 usLeadChar)
FF_T_SINT32 FF_Utf8ctoUtf16c (FF_T_UINT16 *utf16Dest, const FF_T_UINT8 *utf8Source, FF_T_UINT32 ulSize)
FF_T_SINT32 FF_Utf16ctoUtf8c (FF_T_UINT8 *utf8Dest, const FF_T_UINT16 *utf16Source, FF_T_UINT32 ulSize)
FF_T_SINT32 FF_Utf32ctoUtf16c (FF_T_UINT16 *utf16Dest, FF_T_UINT32 utf32char, FF_T_UINT32 ulSize)
FF_T_SINT32 FF_Utf16ctoUtf32c (FF_T_UINT32 *utf32Dest, const FF_T_UINT16 *utf16Source)
FF_T_SINT32 FF_Utf32stoUtf8s (FF_T_UINT8 *Utf8String, FF_T_UINT32 *Utf32String)

Detailed Description

Author:
James Walmsley

Definition in file ff_unicode.c.


Generated on Sun May 27 2012 06:00:51 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.