Displaying 1 result from an estimated 1 matches for "ucs2str".
Did you mean:
csstr
2001 Dec 12
1
MacOS X Server samba diffs
...StrBufferLength, unsigned long
scriptEncoding, unsigned long flags);
-#endif
-
/*
* Function pointers that get overridden when multi-byte code pages
* are loaded.
@@ -388,9 +382,7 @@
/* convesion buffer */
static char cvtbuf[2*sizeof(pstring)];
-#ifdef USES_CFSTRING
-static smb_ucs2_t ucs2Str[1024];
-#endif
+
/*******************************************************************
EUC <-> SJIS
********************************************************************/
@@ -1362,36 +1354,8 @@
********************************************************************/
static char *cp_to_...