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

ff_string.h File Reference
#include "ff_types.h"
#include "ff_config.h"
#include <string.h>

Go to the source code of this file.

Defines

#define FF_stricmp   strcasecmp

Functions

void FF_tolower (FF_T_WCHAR *string, FF_T_UINT32 strLen)
void FF_toupper (FF_T_WCHAR *string, FF_T_UINT32 strLen)
FF_T_BOOL FF_strmatch (const FF_T_WCHAR *str1, const FF_T_WCHAR *str2, FF_T_UINT16 len)
FF_T_WCHARFF_strtok (const FF_T_WCHAR *string, FF_T_WCHAR *token, FF_T_UINT16 *tokenNumber, FF_T_BOOL *last, FF_T_UINT16 Length)
FF_T_BOOL FF_wildcompare (const FF_T_WCHAR *pszWildCard, const FF_T_WCHAR *pszString)
void FF_cstrtowcs (FF_T_WCHAR *wcsDest, const FF_T_INT8 *szpSource)
void FF_wcstocstr (FF_T_INT8 *szpDest, const FF_T_WCHAR *wcsSource)
void FF_cstrntowcs (FF_T_WCHAR *wcsDest, const FF_T_INT8 *szpSource, FF_T_UINT32 len)
void FF_wcsntocstr (FF_T_INT8 *szpDest, const FF_T_WCHAR *wcsSource, FF_T_UINT32 len)

Generated on Wed May 23 2012 05:54:20 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.