代码搜索:engine
找到约 10,000 项符合「engine」的源代码
代码结果 10,000
www.eeworm.com/read/291465/3966006
c engine.c
/*
* The matching engine and friends. This file is #included by regexec.c
* after suitable #defines of a variety of macros used herein, so that
* different state representations can be used wit
www.eeworm.com/read/291465/3966008
ih engine.ih
/* ========= begin header generated by ./mkh ========= */
#ifdef __cplusplus
extern "C" {
#endif
/* === engine.c === */
static int matcher(register struct re_guts *g, char *string, size_t nmatc
www.eeworm.com/read/288327/4008209
java engine.java
/*
* Copyright (c) 2002, 2003 Sun Microsystems, Inc. All Rights Reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/286235/4040845
cpp engine.cpp
// =============================================
// Program Name: engine
// =============================================
#define STRICT
#define WIN32_LEAN_AND_MEAN
#include
#inclu
www.eeworm.com/read/286235/4040869
h engine.h
// ================================================
// Name: engine.h
// Programmer: Inwook,Kong
// Description: Header file for engine.cpp
// ================================================
#
www.eeworm.com/read/286235/4040874
cpp engine.cpp
// =============================================
// Program Name: engine
// =============================================
#define STRICT
#define WIN32_LEAN_AND_MEAN
#include
#inclu
www.eeworm.com/read/286235/4040895
h engine.h
// ================================================
// Name: engine.h
// Programmer: Inwook,Kong
// Description: Header file for engine.cpp
// ================================================
#
www.eeworm.com/read/286192/4042123
cpp engine.cpp
/* ENGINE.CPP
* The stackcode engine
* UnderC C++ interpreter
* Steve Donovan, 2001
* This is GPL'd software, and the usual disclaimers apply.
* See LICENCE
*/
#include "classlib.h"
#inc
www.eeworm.com/read/286192/4042163
h engine.h
// ENGINE.H
#ifndef __ENGINE_H
#define __ENGINE_H
#include "class.h"
struct FBlock;
struct ArgBlock {
char *OPtr;
int no;
int values[20];
int ret1;
double ret2;
www.eeworm.com/read/284507/4063258
java engine.java
/*
* Copyright (c) 2005, John Mettraux, OpenWFE.org
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the