代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/388373/2550896
cc check_header_int.cc
/* check_header_int.cc */
#ifdef sgi
#include
#include "check_header_int.h"
#else
extern "C"
{
#include
#include "check_header_int.h"
}
#endif
extern char
www.eeworm.com/read/388373/2550923
cc check_header_line.cc
/* check_header_line.cc */
#ifdef sgi
#include
#include
#include "check_header_line.h"
#else
extern "C"
{
#include
#include
#in
www.eeworm.com/read/388373/2550962
h check_header_line.h
#ifndef CHKHDLINE
#define CHKHDLINE
#include "constants.h"
void check_header_line( char s1[],
char s2[]);
#endif
www.eeworm.com/read/386632/2569806
c check_if_int2.c
#include
#include
#include
//#include
#define MAX 13
#define OK 1
#define TRUE 1
#define FALSE 0
#define ERROR 0
#define OVERFLOW -2
#define OPSETSIZE 7
www.eeworm.com/read/386632/2569808
c check_stack2.c
#include
//#include
#include
#define OK 1
#define TRUE 1
#define FALSE 0
#define ERROR 0
#define OVERFLOW -2
#define STACK_INIF_SIZE 50
#define STACKINCREMENT 10
www.eeworm.com/read/386632/2569816
c check_chang2.c
#include
#include
#include
#include
#define MAX 13
#define OK 1
#define TRUE 1
#define FALSE 0
#define ERROR 0
#define OVERFLOW -2
#define OPSETSIZE 7
#
www.eeworm.com/read/386059/2574177
cgi spell-check-logic.cgi
#! /usr/bin/perl -w
# Spell Checker Plugin for HTMLArea-3.0
# Sponsored by www.americanbible.org
# Implementation by Mihai Bazon, http://dynarch.com/mishoo/
#
# (c) dynarch.com 2003.
# Distributed un
www.eeworm.com/read/386059/2574178
js spell-check-ui.js
// Spell Checker Plugin for HTMLArea-3.0
// Sponsored by www.americanbible.org
// Implementation by Mihai Bazon, http://dynarch.com/mishoo/
//
// (c) dynarch.com 2003.
// Distributed under the same te
www.eeworm.com/read/385462/2589217
vnc-fix-version-check
Index: ioemu/vnc.c
===================================================================
--- ioemu.orig/vnc.c 2007-05-10 15:11:44.000000000 +0100
+++ ioemu/vnc.c 2007-05-10 15:11:44.000000000 +0100
@@ -