代码搜索:Patterns
找到约 8,017 项符合「Patterns」的源代码
代码结果 8,017
www.eeworm.com/read/222917/4815832
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/222917/4815833
testinput8
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/204643/5030854
testinput4
/-- Do not use the \x{} construct except with patterns that have the --/
/-- /8 option set, because PCRE doesn't recognize them as UTF-8 unless --/
/-- that option is set. However, the latest Perls re
www.eeworm.com/read/180137/5289442
algorithms agrep.algorithms
/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */
The implementation of agrep includes the following algorithms.
Except for exact matching of simple patterns, for which w
www.eeworm.com/read/175436/5347148
h examples.h
#pragma once
/*! \file
\brief Copying examples and patterns, CFilterNop, CJoinInterleave
@(#) $Id: Examples.h,v 1.1.1.1 2003/12/17 21:37:00 svante Exp $
AxPipe - Binary Stream Fram
www.eeworm.com/read/175066/5350590
java replacer.java
/* HEADER */
package com.sslexplorer.boot;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* When replacement patterns are registered with a
* {@link com.sslexplorer.b
www.eeworm.com/read/162614/5515880
md iwmmxt.md
;; Patterns for the Intel Wireless MMX technology architecture.
;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
;; Contributed by Red Hat.
;; This file is part of GCC.
;; GCC is fre
www.eeworm.com/read/326021/3476191
testinput5
/-- Because of problems with Perl 5.6 in handling UTF-8 vs non UTF-8 --/
/-- strings automatically, do not use the \x{} construct except with --/
/-- patterns that have the /8 option set, and don't
www.eeworm.com/read/270401/4238999
java hi.java
package org.drools.examples.conway.patterns;
/**
* The Hi pattern
*
* @see ConwayPattern
* @see org.drools.examples.conway.CellGrid
*
* @author
www.eeworm.com/read/270401/4239003
java simpleglider.java
package org.drools.examples.conway.patterns;
/**
* Represents a simple glider
*
* @author Jeff Brown
* @see ConwayPattern
* @see org.drools.exampl