代码搜索:UniCode

找到约 10,000 项符合「UniCode」的源代码

代码结果 10,000
www.eeworm.com/read/231546/4714177

301 unicode.301

0000;;Cc;0;BN;;;;;N;NULL;;;; 0001;;Cc;0;BN;;;;;N;START OF HEADING;;;; 0002;;Cc;0;BN;;;;;N;START OF TEXT;;;; 0003;;Cc;0;BN;;;;;N;END OF TEXT;;;; 0004;;Cc;0;
www.eeworm.com/read/229812/4742402

h unicode.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4742702

h unicode.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/226166/4787336

h unicode.h

/* ************************************************************************************** * Copyright (c) 2004 ZORAN Corporation, All Rights Reserved * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/226166/4787337

c unicode.c

/* ************************************************************************************** * Copyright (c) 2005 ZORAN Corporation, All Rights Reserved * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/224185/4806458

h unicode.h

/* ************************************************************************************** * Copyright (c) 2004 ZORAN Corporation, All Rights Reserved * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/224185/4806459

c unicode.c

/* ************************************************************************************** * Copyright (c) 2005 ZORAN Corporation, All Rights Reserved * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE
www.eeworm.com/read/222846/4818365

h unicode.h

#define UNICODE_MAX 7446 code unsigned short int Unicode[][2]={ 0x00a4,0xa1e8, 0x00a7,0xa1ec, 0x00a8,0xa1a7, 0x00b0,0xa1e3, 0x00b1,0xa1c0, 0x00d7,0xa1c1, 0x00e0,0xa8a4, 0x00e1,0xa8a2, 0x0
www.eeworm.com/read/216802/4881789

h unicode.h

/* * Wine internal Unicode definitions * * Copyright 2000 Alexandre Julliard * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser
www.eeworm.com/read/216802/4884150

h unicode.h

#ifndef _WINE_UNICODE_H #define _WINE_UNICODE_H #include #include #include #include #define strlenW(s) wcslen((const wchar_t *)(s)) #define st