代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/130965/14165717
h ping_impl.h
#define MAXWAIT 10 /* max seconds to wait for response */
#define OPT_FLOOD 0x001
#define OPT_INTERVAL 0x002
#define OPT_NUMERIC 0x004
#define OPT_QUIET 0x008
#define OPT_RROUTE 0x010
#define OPT_V
www.eeworm.com/read/229396/14340618
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,
www.eeworm.com/read/229396/14340690
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
#d
www.eeworm.com/read/224239/14600440
~pas newservice_impl.~pas
unit NewService_Impl;
{----------------------------------------------------------------------------}
{ This unit was automatically generated by the RemObjects SDK after reading }
{ the RODL file
www.eeworm.com/read/224239/14600443
dfm newservice_impl.dfm
object NewService: TNewService
OldCreateOrder = True
Left = 200
Top = 200
Height = 300
Width = 300
end