代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5542126
java pattern.java
/* Pattern.java --
Copyright (C) 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/162519/5545005
java pattern.java
/* Pattern.java -- Compiled regular expression ready to be applied.
Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free softwar
www.eeworm.com/read/159772/5581719
bmp pattern.bmp
#define foo_width 16
#define foo_height 16
static char foo_bits[] = {
0x60, 0x06, 0x90, 0x09, 0x90, 0x09, 0xb0, 0x0d, 0x4e, 0x72, 0x49, 0x92,
0x71, 0x8e, 0x8e, 0x71, 0x8e, 0x71, 0x71, 0x8e, 0x49
www.eeworm.com/read/154803/5634240
xbm pattern.xbm
#define foo_width 16
#define foo_height 16
static char foo_bits[] = {
0x60, 0x06, 0x90, 0x09, 0x90, 0x09, 0xb0, 0x0d, 0x4e, 0x72, 0x49, 0x92,
0x71, 0x8e, 0x8e, 0x71, 0x8e, 0x71, 0x71, 0x8e, 0x49
www.eeworm.com/read/154249/5639269
java pattern.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/154249/5639525
java pattern.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/473650/6847851
gif pattern.gif
www.eeworm.com/read/471578/6885705
class pattern.class
www.eeworm.com/read/193315/8239817
c pattern.c
#ifndef lint
static const char sccsid[] = "@(#)pattern.c 1.1 96/11/02 Edward Falk" ;
#endif
/*
* Copyright (c) 1995 by Edward A. Falk
*/
/**********
*
*
* @@@@ @@@ @@@@@ @@@@@ @@@@@ @@
www.eeworm.com/read/193315/8239879
h pattern.h
/* @(#)pattern.h 1.1 96/11/02 Edward Falk */
#ifndef PATTERN_H
#define PATTERN_H
typedef struct {
char *str ; /* pattern to be matched */
char *flink ; /* failure links */
int count ; /*