代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/441132/7675557
c match.c
/*
* Author: Tatu Ylonen
* Copyright (c) 1995 Tatu Ylonen , Espoo, Finland
* All rights reserved
* Simple pattern matching, with '*' and '?' as wi
www.eeworm.com/read/299064/7894851
c wildmat.c
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "foo[a-"
** could cause a segmentation violation. It is 8bit cl
www.eeworm.com/read/433337/7941253
m fprec.m
% Filterbank-Based Fingerprint Matching (A.K.Jain, S.Prabhakar, L.Hong and S.Pankanti, 2000)
%
% Abstract
% With identity fraud in our society reaching unprecedented proportions and with an increas
www.eeworm.com/read/144069/12820645
m fprec.m
% Filterbank-Based Fingerprint Matching (A.K.Jain, S.Prabhakar, L.Hong and S.Pankanti, 2000)
%
% Abstract
% With identity fraud in our society reaching unprecedented proportions and with an increas
www.eeworm.com/read/140161/13104650
bak regex.bak
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P10003.2/D11.2, except for
internationalization features.)
Copyright (C) 1993 Free S
www.eeworm.com/read/309649/13667493
h phonetic.h
/* +++Date last modified: 05-Jul-1997 */
/*
** PHONETIC.H - Snippets header file for functions to perform
** phonetic string matching.
*/
#ifndef PHONETIC__H
#define PHONETIC__H
www.eeworm.com/read/152843/5666095
c ip6t_hl.c
/* Hop Limit matching module */
/* (C) 2001-2002 Maciej Soltysiak
* Based on HW's ttl module
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/144212/5752883
h glob.h
/* File-name wildcard pattern matching for GNU.
Copyright (C) 1985, 1988, 1989 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under th
www.eeworm.com/read/144212/5752886
c fnmatch.c
/* fnmatch.c -- ksh-like extended pattern matching for the shell and filename
globbing. */
/* Copyright (C) 1991, 1997 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bou
www.eeworm.com/read/135941/5877032
c ip6t_hl.c
/* Hop Limit matching module */
/* (C) 2001-2002 Maciej Soltysiak
* Based on HW's ttl module
*
* This program is free software; you can redistribute it and/or modify
* it