代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/391966/8371107
c gnu_regex.c
char *gnu_regex_rcs = "$Id: gnu_regex.c,v 1.1.1.1 2002/02/24 13:42:44 rammer Exp $";
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef REGEX
#define REGEX_MALLOC
/* Extended regular expression
www.eeworm.com/read/192103/8404398
htm ch07_02.htm
Using Simple Patterns (Learning Perl, 3rd Edition)
www.eeworm.com/read/189512/8466849
c checksg.c
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
#include "agrep.h"
#include "checkfile.h"
#include
extern int errno;
extern CHAR Progname[MAXNAME];
extern i
www.eeworm.com/read/189512/8466892
h agrep.h
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
#ifndef _AGREP_H_
#define _AGREP_H_
#include
#include
#include
#include
#inc
www.eeworm.com/read/189495/8467086
makepats
#
# First block has ASCII information at the beginning.
#
# Each pattern is 300 blocks in length and the same pattern is
# repeated in each block. This is true of the first 6 patterns,
# but the last
www.eeworm.com/read/289591/8540889
c glob.c
static char rcsid[] = "$Id: glob.c,v 5.0 1995/12/10 10:34:21 orel Exp $";
/*
$Log: glob.c,v $
* Revision 5.0 1995/12/10 10:34:21 orel
* LIBFTP Version 5.0 (Distributed revision)
*
* Revision
www.eeworm.com/read/289026/8584452
c ex3.c
/* ----------------------------------------------------------------------------
ex3.C
mbwall 28jul94
Copyright (c) 1995-1996 Massachusetts Institute of Technology
DESCRIPTION:
Example prog
www.eeworm.com/read/289026/8584485
c ex18.c
/* ----------------------------------------------------------------------------
ex18.C
mbwall 28jul94
Copyright (c) 1995-1996 Massachusetts Institute of Technology
DESCRIPTION:
Example pro
www.eeworm.com/read/288975/8589314
c checksg.c
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
#include "agrep.h"
#include "checkfil.h"
#ifndef __BORLANDC__
extern int errno;
#endif
extern CHAR Progname[MA