代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/250753/4427019
java notifyoperation.java
// Fig: NotifyOperation.java
// This application receives a notification when a matching entry
// is written to the JavaSpace.
package com.deitel.advjhtp1.javaspace.notify;
// Jini core packages
www.eeworm.com/read/239566/4598943
svn-base research.cxx.svn-base
// Scintilla source code edit control
/** @file RESearch.cxx
** Regular expression search library.
**/
/*
* regex - Regular expression pattern matching and replacement
*
* By: Ozan S. Y
www.eeworm.com/read/233448/4683762
c pr15698-1.c
/* Test diagnostics for old-style definition not matching prior
prototype are present and give correct location for that prototype
(bug 15698). Original test. */
/* { dg-do compile } */
/* { d
www.eeworm.com/read/227684/4770421
sml regexp-fn.sml
(* regexp-fn.sml
*
* COPYRIGHT (c) 1998 Bell Labs, Lucent Technologies.
*
* Functor that implements a regular expressions matcher by combining
* a surface syntax and a matching engine.
*)
funct