代码搜索:MATCHING

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

代码结果 3,451
www.eeworm.com/read/234510/4658769

c lmatch.c

/* * Copyright 1997, Regents of the University of Minnesota * * coarsen.c * * This file contains code that finds a matching and performs the coarsening * * Started 2/22/96 * George * * $Id:
www.eeworm.com/read/166408/5474703

java matchnumber.java

package net.sf.yacas; /// Class for matching an expression to a given number. class MatchNumber extends YacasParamMatcherBase { public MatchNumber(BigNumber aNumber) { iNumber = aNumber; }
www.eeworm.com/read/166408/5474724

java matchvariable.java

package net.sf.yacas; /// Class for matching against a pattern variable. class MatchVariable extends YacasParamMatcherBase { public MatchVariable(int aVarIndex) { iVarIndex = aVarIndex; }
www.eeworm.com/read/324136/3505973

c tclindexobj.c

/* * tclIndexObj.c -- * * This file implements objects of type "index". This object type * is used to lookup a keyword in a table of valid values and cache * the index of the matching entry. *
www.eeworm.com/read/439112/1808504

nasl cvs_in_www.nasl

# # This script was written by Nate Haggard (SecurityMetrics inc.) # # See the Nessus Scripts License for details # # # changes by rd: pattern matching to determine if the file is CVS indeed # if(des
www.eeworm.com/read/400650/2348161

c lmatch.c

/* * Copyright 1997, Regents of the University of Minnesota * * coarsen.c * * This file contains code that finds a matching and performs the coarsening * * Started 2/22/96 * George * * $Id:
www.eeworm.com/read/195345/8162721

txt vba14-1.txt

Private Function FindLayer(strBrowseName As String) _ As ILayer ' Find the matching layer in the focus map. ' Return NOTHING if not found. Dim lngIndex As Long Dim pMxDocument As
www.eeworm.com/read/173574/9650066

txt vba14-1.txt

Private Function FindLayer(strBrowseName As String) _ As ILayer ' Find the matching layer in the focus map. ' Return NOTHING if not found. Dim lngIndex As Long Dim pMxDocument As
www.eeworm.com/read/102720/15761158

9 awk.9

Command: awk - pattern matching language Syntax: awk rules [file] ... Flags: (none) Examples: awk rules input # Process input according to rules awk rules -
www.eeworm.com/read/391833/8376124

mak iir.mak

# Generated by the VisualDSP++ IDDE # Note: Any changes made to this Makefile will be lost the next time the # matching project file is loaded into the IDDE. If you wish to preserve # changes,