代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/161121/5560783
c arp_tables.c
/*
* Packet matching code for ARP packets.
*
* Based heavily, if not almost entirely, upon ip_tables.c framework.
*
* Some ARP specific bits are:
*
* Copyright (C) 2002 David S. Miller (davem@r
www.eeworm.com/read/154890/5631499
cxx filename_match.cxx
//
// "$Id: filename_match.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Pattern matching routines for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
www.eeworm.com/read/293393/8296016
cpp easy pattern matchingdlg.cpp
// Easy Pattern MatchingDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Easy Pattern Matching.h"
#include "Easy Pattern MatchingDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#un
www.eeworm.com/read/147186/12579160
m hash_del.m
function ndx = hash_del(key, fname)
% HASH_DEL Remove all entries that match key from hashtable stored in a file
% ndx = hash_del(key, fname)
%
% Returns indices of matching entries (if any)
% S
www.eeworm.com/read/135580/13919770
cxx filename_match.cxx
//
// "$Id: filename_match.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Pattern matching routines for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
www.eeworm.com/read/110993/15520829
cpp autoexcp.cpp
//: C23:Autoexcp.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// No matching conversions
www.eeworm.com/read/192096/8407022
htm ch06_15.htm
Recipe 6.14. Matching from Where the Last Pattern Left Off (Perl Cookbook)
www.eeworm.com/read/192096/8407041
htm ch06_19.htm
Recipe 6.18. Matching Multiple-Byte Characters (Perl Cookbook)
www.eeworm.com/read/432289/8613955
cpp autoexcp.cpp
//: C23:Autoexcp.cpp
// From Thinking in C++, 2nd Edition
// at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// No matching conversions
#include
www.eeworm.com/read/284998/8878995
cpp autoexcp.cpp
//: C07:Autoexcp.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// No matching conversions
#inclu