代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/309649/13667255
doc match.doc
+++Date last modified: 05-Jul-1997
REGEX Globber (Wild Card Matching)
A *IX SH style pattern matcher written in C
V1.10 Dedicated to the
www.eeworm.com/read/309649/13667512
c metaphon.c
/* +++Date last modified: 05-Jul-1997 */
/*
** METAPHON.C - Phonetic string matching
**
** The Metaphone algorithm was developed by Lawrence Phillips. Like the
** Soundex algorithm, it compa
www.eeworm.com/read/307271/13724780
c siftmatch.c
/* file: siftmatch.c
** author: Andrea Vedaldi
** description: SIFT descriptor matching.
**/
/* AUTORIGHTS
Copyright (c) 2006 The Regents of the University of California.
All Rights Reser
www.eeworm.com/read/152843/5666136
c ipt_dccp.c
/*
* iptables module for DCCP protocol header matching
*
* (C) 2005 by Harald Welte
*
* This program is free software; you can redistribute it and/or modify
* it under th
www.eeworm.com/read/152843/5666207
c ipt_string.c
/* String matching match for iptables
*
* (C) 2005 Pablo Neira Ayuso
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/131315/5939763
c regex.c
/* Extended regular expression matching and search.
Copyright (C) 1985 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the term
www.eeworm.com/read/126074/6018616
exp fldval50.exp
TESTING CLIPS - BASIC PROGRAMMING GUIDE
common capabilities such as:
assert, retract, salience, fprintout
are exercised all through the test
literal pattern matching successful
multi-and-single-field
www.eeworm.com/read/125688/6023466
c hpfs_caps.c
/* Capitalization rules for HPFS */
/* In OS/2, HPFS filenames preserve upper and lower case letter distinctions
but filename matching ignores case. That is, creating a file "Foo"
actually cre
www.eeworm.com/read/124399/6049867
exp fldval50.exp
TESTING CLIPS - BASIC PROGRAMMING GUIDE
common capabilities such as:
assert, retract, salience, fprintout
are exercised all through the test
literal pattern matching successful
multi-and-single-field
www.eeworm.com/read/124347/6053177
c engine.c
/*
* The matching engine and friends. This file is #included by regexec.c
* after suitable #defines of a variety of macros used herein, so that
* different state representations can be used withou