代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/292705/3949382
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/290267/3981975
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/290267/3982043
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/286854/4032070
c unicode.c
#include
#include
#include
#include
#include
#include "putty.h"
#include "terminal.h"
#include "misc.h"
/* Character conversion arrays; they are us
www.eeworm.com/read/286235/4041062
h unicode.h
/******************************************************
Copyright(c) 版权所有,1998-2003微逻辑。保留所有权利。
******************************************************/
#ifndef __UNICODE_H
#define __UNICODE_H
www.eeworm.com/read/286235/4041064
c unicode.c
/******************************************************
Copyright(c) 版权所有,1998-2003微逻辑。保留所有权利。
******************************************************/
/*****************************************
www.eeworm.com/read/286235/4041297
h unicode.h
/******************************************************
Copyright(c) 版权所有,1998-2003微逻辑。保留所有权利。
******************************************************/
#ifndef __UNICODE_H
#define __UNICODE_H
www.eeworm.com/read/286235/4041300
c unicode.c
/******************************************************
Copyright(c) 版权所有,1998-2003微逻辑。保留所有权利。
******************************************************/
/*****************************************
www.eeworm.com/read/280962/4121223
py unicode.py
# coding: utf-8
"""verrrrry basic unicode column name testing"""
import testenv; testenv.configure_for_tests()
from sqlalchemy import *
from testlib import *
from testlib.engines import utf8_engine
f
www.eeworm.com/read/277562/4154848
h unicode.h
/* $Id: unicode.h 974 2007-02-19 01:13:53Z bennylp $ */
/*
* Copyright (C)2003-2007 Benny Prijono
*
* This program is free software; you can redistribute it and/or modify