代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
www.eeworm.com/read/334646/3364536

java regextest.java

/** @version 1.01 2004-05-11 @author Cay Horstmann */ import java.util.*; import java.util.regex.*; /** This program tests regular expression matching. Enter a pattern and strings to mat
www.eeworm.com/read/316872/3606891

c xt_dscp.c

/* IP tables module for matching the value of the IPv4/IPv6 DSCP field * * (C) 2002 by Harald Welte * * This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/314308/3636924

c certificate.c

/* * certificate.c * "AuthenticationFramework" ASN.1 module encode/decode/extracting/matching/free C src. * This file was generated by modified eSMACC compiler Sat Dec 11 11:22:49 2004 *
www.eeworm.com/read/314308/3636931

h certificate.h

#include "asn-incl.h" /* * certificate.h * "AuthenticationFramework" ASN.1 module encode/decode/extracting/matching/free C src. * This file was generated by modified eSMACC compiler Sat D
www.eeworm.com/read/314308/3636934

c crl.c

/* * crl.c * "CertificateRevokationList" ASN.1 module encode/decode/extracting/matching/free C src. * This file was generated by modified eSMACC compiler Fri Jan 21 11:25:24 2005 * The
www.eeworm.com/read/311226/3687008

rq open-eq-01.rq

# SPARQL is defined over simple entailment so # only syntactic matches show. # (Some systems may match because they do # value-based matching in the graph (D-entailment)) # Does not strictly m
www.eeworm.com/read/292705/3949676

pl checkconfig.pl

#! /usr/bin/perl # # checkconfig: find uses of CONFIG_* names without matching definitions. # Copyright abandoned, 1998, Michael Elizabeth Chastain . use integer; $| = 1; fore
www.eeworm.com/read/286854/4032034

c wildcard.c

/* * Wildcard matching engine for use with SFTP-based file transfer * programs (PSFTP, new-look PSCP): since SFTP has no notion of * getting the remote side to do globbing (and rightly so) we have
www.eeworm.com/read/444692/1730947

java regextest.java

/** @version 1.01 2004-05-11 @author Cay Horstmann */ import java.util.*; import java.util.regex.*; /** This program tests regular expression matching. Enter a pattern and strings to mat
www.eeworm.com/read/444329/1734944

java regextest.java

/** @version 1.01 2004-05-11 @author Cay Horstmann */ import java.util.*; import java.util.regex.*; /** This program tests regular expression matching. Enter a pattern and strings to mat