mi32/ucstring.h File Reference

Definitions for Unicode string functions and related text conversion. More...

#include <mi32/stddefns.h>
#include <stdio.h>
Include dependency graph for ucstring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define INC_STDIO_H
#define LIBEXPORT   MI_DLLIMPORT

Functions

LIBEXPORT MIUNICODEstrntouc (MIUNICODE *dest, const char *source, int len)
LIBEXPORT MIUNICODEstrtouc (MIUNICODE *dest, const char *source)
LIBEXPORT MIUNICODEstrtouccat (MIUNICODE *dest, const char *source)
LIBEXPORT MIUNICODEstrtoucdup (const char *)
LIBEXPORT DEPRECATED char * ucntostr (char *dest, const MIUNICODE *source, int len)
LIBEXPORT MIUNICODEucstrcat (MIUNICODE *dest, const MIUNICODE *source)
LIBEXPORT MIUNICODEucstrchr (const MIUNICODE *p, MIUNICODE value)
LIBEXPORT int ucstrcmp (const MIUNICODE *p1, const MIUNICODE *p2)
LIBEXPORT MIUNICODEucstrcpy (MIUNICODE *dest, const MIUNICODE *source)
LIBEXPORT MIUNICODEucstrdup (const MIUNICODE *s)
LIBEXPORT int ucstricmp (const MIUNICODE *p1, const MIUNICODE *p2)
LIBEXPORT size_t ucstrlen (const MIUNICODE *p)
LIBEXPORT MIUNICODEucstrlwr (MIUNICODE *p)
LIBEXPORT MIUNICODEucstrncat (MIUNICODE *p1, const MIUNICODE *p2, int len)
LIBEXPORT int ucstrncmp (const MIUNICODE *p1, const MIUNICODE *p2, int len)
LIBEXPORT MIUNICODEucstrncpy (MIUNICODE *dest, const MIUNICODE *source, int len)
LIBEXPORT int ucstrnicmp (const MIUNICODE *p1, const MIUNICODE *p2, int len)
LIBEXPORT MIUNICODEucstrpbrk (MIUNICODE *s, MIUNICODE *accept)
LIBEXPORT MIUNICODEucstrrchr (MIUNICODE *s, MIUNICODE value)
LIBEXPORT size_t ucstrspn (const MIUNICODE *s, const MIUNICODE *accept)
LIBEXPORT MIUNICODEucstrstr (MIUNICODE *s, const MIUNICODE *p)
LIBEXPORT MIUNICODEucstrtok (MIUNICODE *s, MIUNICODE *delim)
LIBEXPORT MIUNICODEucstrtok2 (MIUNICODE *s, MIUNICODE *delim, MIUNICODE *&state)
LIBEXPORT MIUNICODEucstrupr (MIUNICODE *p)
LIBEXPORT DEPRECATED char * uctostr (char *dest, const MIUNICODE *source)
LIBEXPORT DEPRECATED char * uctostrdup (const MIUNICODE *)

Detailed Description

Definitions for Unicode string functions and related text conversion.


Define Documentation

#define INC_STDIO_H
#define LIBEXPORT   MI_DLLIMPORT

Generated on Sun Oct 7 21:28:39 2012 for TNTsdk 2012 by  doxygen 1.6.1