代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/193974/5138499
test_unicode
test_unicode
Testing Unicode comparisons... done.
Testing Unicode contains method... done.
Testing Unicode formatting strings... done.
Testing builtin unicode()... done.
Testing builtin codecs... done
www.eeworm.com/read/192603/5152588
h unicode.h
#include "config.h"
Uint16 code Unicode[72][96]={
/*emp*/ 0,/*啊*/21834,/*阿*/38463,/*埃*/22467,/*挨*/25384,/*哎*/21710,/*唉*/21769,/*哀*/21696,/*皑*/30353,
/*癌*/30284,/*蔼*/34108,/*矮*/30702,/*艾*/
www.eeworm.com/read/179911/5300287
c unicode.c
/*
* unicode.c
*
* PURPOSE
* Routines for converting between UTF-8 and OSTA Compressed Unicode.
* Also handles filename mangling
*
* DESCRIPTION
* OSTA Compressed Unicode is explained in
www.eeworm.com/read/176663/5335543
hpp unicode.hpp
#ifndef _RAR_UNICODE_
#define _RAR_UNICODE_
#ifndef _EMX
#define MBFUNCTIONS
#endif
#if defined(MBFUNCTIONS) || defined(_WIN_32) || defined(_EMX) && !defined(_DJGPP)
#define UNICODE_SUPPORTED
#endif
www.eeworm.com/read/175466/5345876
c unicode.c
#ifndef lint
static char *rcsid = "$Id: unicode.c,v 1.1.1.1 2003/06/04 00:26:16 marka Exp $";
#endif
/*
* Copyright (c) 2000,2001,2002 Japan Network Information Center.
* All rights reserved.
*
www.eeworm.com/read/175466/5345944
h unicode.h
/* $Id: unicode.h,v 1.1.1.1 2003/06/04 00:25:43 marka Exp $ */
/*
* Copyright (c) 2000,2001 Japan Network Information Center.
* All rights reserved.
*
* By using this file, you agree to the term
www.eeworm.com/read/173313/5374993
h unicode.h
#include "config.h"
Uint16 code Unicode[72][96]={
/*emp*/ 0,/*啊*/21834,/*阿*/38463,/*埃*/22467,/*挨*/25384,/*哎*/21710,/*唉*/21769,/*哀*/21696,/*皑*/30353,
/*癌*/30284,/*蔼*/34108,/*矮*/30702,/*艾*/
www.eeworm.com/read/166594/5474141
hpp unicode.hpp
#ifndef _RAR_UNICODE_
#define _RAR_UNICODE_
#ifndef _EMX
#define MBFUNCTIONS
#endif
#if defined(MBFUNCTIONS) || defined(_WIN_32) || defined(_EMX) && !defined(_DJGPP)
#define UNICODE_SUPPORTED
#endif
www.eeworm.com/read/350097/3135177
c unicode.c
/*
* unicode.c
*
* PURPOSE
* Routines for converting between UTF-8 and OSTA Compressed Unicode.
* Also handles filename mangling
*
* DESCRIPTION
* OSTA Compressed Unicode is explained in
www.eeworm.com/read/349338/3145173
hpp unicode.hpp
#ifndef _RAR_UNICODE_
#define _RAR_UNICODE_
#ifndef _EMX
#define MBFUNCTIONS
#endif
#if defined(MBFUNCTIONS) || defined(_WIN_32) || defined(_EMX) && !defined(_DJGPP)
#define UNICODE_SUPPORTED
#endif