代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/366702/2868232
c dr127.c
// { dg-do link }
// Origin: Giovanni Bajo
// DR127: Ambiguity in description of matching deallocation function
#include
#include
struct A
{
www.eeworm.com/read/366702/2868326
c incomplete2.c
// PR c++/27427
// { dg-do compile }
struct A;
template void foo();
A a; // { dg-error "incomplete type" }
void bar()
{
foo(); // { dg-error "no matching function" }
}
www.eeworm.com/read/355282/3054833
h ipt_rpc.h
/* RPC extension for IP netfilter matching, Version 2.2
* (C) 2000 by Marcelo Barbosa Lima
* - original rpc tracking module
* - "recent" connection handling for kernel
www.eeworm.com/read/352665/3093821
rd countpattern.rd
\name{countpattern}
\alias{countpattern}
%- Also NEED an `\alias' for EACH other topic documented here.
\title{Count Binary Patterns}
\usage{
countpattern(x, matching=FALSE)
}
%- maybe also `usage' fo
www.eeworm.com/read/258868/4351335
h ipt_rpc.h
/* RPC extension for IP netfilter matching, Version 2.2
* (C) 2000 by Marcelo Barbosa Lima
* - original rpc tracking module
* - "recent" connection handling for kernel
www.eeworm.com/read/162614/5534440
pl patches.pl
#!/usr/bin/perl -w
# Purpose is to move patches from upload directory to
# public patches directory. Any file not matching the correct
# pattern is deleted. Any patch file without a README and the
www.eeworm.com/read/162519/5543972
pl patches.pl
#!/usr/bin/perl -w
# Purpose is to move patches from upload directory to
# public patches directory. Any file not matching the correct
# pattern is deleted. Any patch file without a README and the
www.eeworm.com/read/158865/5593394
c gnu-regex.c
/* Extended regular expression matching and search library,
version 0.12.
(Implements POSIX draft P1003.2/D11.2, except for some of the
internationalization features.)
Copyright (C) 1993,
www.eeworm.com/read/293393/8295998
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Easy Pattern Matching.rc
//
#define ID_LOAD_IMAGES 3
#define ID_LEARN_TEMPLATE
www.eeworm.com/read/202486/15381579
cpp ex0712.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Example 7.12 on page 165
// Pattern matching
#include
using namespace std;
short*