代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/194563/5129261
c xmltok_impl.c
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef IS_INVALID_CHAR
#define IS_INVALID_CHAR(enc, ptr, n) (0)
#endif
#define IN
www.eeworm.com/read/194535/5131690
h xmltok_impl.h
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
enum {
BT_NONXML,
BT_MALFORM,
BT_LT,
BT_AMP,
BT_RSQB,
BT_LEAD2,
BT_LEAD3
www.eeworm.com/read/194535/5131701
c xmltok_impl.c
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef IS_INVALID_CHAR
#define IS_INVALID_CHAR(enc, ptr, n) (0)
#endif
#define IN
www.eeworm.com/read/192270/5158284
c xine_impl.c
/*************************************************************************
* xine_impl.c
*
* Implementations for the Xine class's methods.
*
* Almost all the work for the Xine class gets done in
www.eeworm.com/read/192270/5158285
h xine_impl.h
/**************************************************************************
* xine_impl.h
*
* Implementations for the Xine class's methods.
*
* Almost all the work for the Xine class gets done in
www.eeworm.com/read/191923/5161077
cpp monapi_impl.cpp
#include
static int dllmain()
{
return 1;
}
/*----------------------------------------------------------------------
invoke constructors and destructors
--------------------------
www.eeworm.com/read/190346/5185004
h utf_impl.h
/*
* utf_impl.h : private header for the charset converstion functions.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All righ
www.eeworm.com/read/190346/5185028
h config_impl.h
/*
* config_impl.h : private header for the config file implementation.
*
* ====================================================================
* Copyright (c) 2000-2004 CollabNet. All righ
www.eeworm.com/read/190346/5185543
h xmltok_impl.h
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
enum {
BT_NONXML,
BT_MALFORM,
BT_LT,
BT_AMP,
BT_RSQB,
BT_LEAD2,
BT_LEAD3
www.eeworm.com/read/190346/5185553
c xmltok_impl.c
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef IS_INVALID_CHAR
#define IS_INVALID_CHAR(enc, ptr, n) (0)
#endif
#define INVAL