代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/169190/5426543

txt pcre.txt

NAME pcre - Perl-compatible regular expressions. SYNOPSIS #include pcre *pcre_compile(const char *pattern, int options, const char **errptr, int *erroffset,
www.eeworm.com/read/107060/15613891

h regex.h

/* Definitions for data structures and routines for the regular expression library, version 0.12. Copyright (C) 1985, 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc. This p
www.eeworm.com/read/189512/8466351

known_bugs

* Thu Aug 20 14:56:44 1998 agrep -v fails to write anything unless at least one line (possibly, a particular line) of the input matches the pattern that we're trying to mismatch. The non-glimpse agr
www.eeworm.com/read/290708/8466523

h cluster.h

// Cluster.h: interface for the CCluster class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CLUSTER_H__E921280B_4D09_4970_813F_8831EAEDF1F4__INCLUDE
www.eeworm.com/read/390106/8483708

htm escape.htm

Escaping Special Characters in a Pattern (Java Developers Almanac Example)
www.eeworm.com/read/188621/8524486

java contentpredicate.java

/* * WebSPHINX web crawling toolkit * Copyright (C) 1998,1999 Carnegie Mellon University * * This library is free software; you can redistribute it * and/or modify it under the terms of the GNU
www.eeworm.com/read/188621/8524599

java titlepredicate.java

/* * WebSPHINX web crawling toolkit * Copyright (C) 1998,1999 Carnegie Mellon University * * This library is free software; you can redistribute it * and/or modify it under the terms of the GNU
www.eeworm.com/read/188621/8524680

java urlpredicate.java

/* * WebSPHINX web crawling toolkit * Copyright (C) 1998,1999 Carnegie Mellon University * * This library is free software; you can redistribute it * and/or modify it under the terms of the GNU
www.eeworm.com/read/288807/8606949

h patterns.h

#include "std.h" class Patterns { private: vector patterns; public: int numOfPatterns; int numOfDim; int numOfCluster; public: void add(Pattern pattern); void remove(int i)
www.eeworm.com/read/288804/8607153

h patterns.h

#include "std.h" class Patterns { private: vector patterns; public: int numOfPatterns; int numOfDim; int numOfCluster; public: void add(Pattern pattern); void remove(int i)