代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/202265/5052977
h pattern.h
/*
* Summary: pattern expression handling
* Description: allows to compile and test pattern expressions for nodes
* either in a tree or based on a parser state.
*
* Copy: See Co
www.eeworm.com/read/191735/5163093
java pattern.java
/*
* WebSphinx web-crawling toolkit
*
* Copyright (c) 1998-2002 Carnegie Mellon University. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modi
www.eeworm.com/read/191026/5169423
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/191026/5169621
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/177322/5329245
java pattern.java
/* AI ANN Backpropagation
Copyright (C) 2002-2003 Wim Gillis
http://sourceforge.net/projects/crap
This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/176578/5337090
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/176578/5337326
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/167133/5468317
java pattern.java
package java.util.regex;
import java.io.Serializable;
import gnu.regexp.RE;
import gnu.regexp.RESyntax;
import gnu.regexp.REException;
import java.util.ArrayList;
public final class Pattern implement
www.eeworm.com/read/165314/5483451
java pattern.java
import java.applet.*;
import java.awt.*;
import java.lang.*;
class Pattern
{
int length,blocksize,xsize,ysize;
int pattern[];
public Pattern clone_it()
{
Pattern tmp = new Pattern();
www.eeworm.com/read/163965/5503876
java pattern.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j.rule;
import org