代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/341877/12056591
c patmat.c
#include
#include
/***********************************************************************
** **
** Fun
www.eeworm.com/read/152752/12088626
c lburg.c
#include
#include
#include
#include
#include
#include
#include
#include "lburg.h"
static char rcsid[] = "$Id: lburg.c
www.eeworm.com/read/340903/12125820
h matcher.h
#ifndef __MATCHER_H__
#define __MATCHER_H__
#include
#include
namespace nlkit
{
class Vector;
class NFANode;
class NFAStartNode;
class NFAEndNode;
class NFAGroupHeadNode;
www.eeworm.com/read/340903/12125824
h wcmatcher.h
#ifndef __WCMATCHER_H__
#define __WCMATCHER_H__
#include
#include
#include
namespace nlkit
{
/**
A matcher is a non thread-safe object used to scan
www.eeworm.com/read/152141/12136145
vim gtags.vim
" File: gtags.vim
" Author: Tama Communications Corporation
" Version: 0.2
" Last Modified: Apr 8, 2004
"
" Copyright and lisence
" ---------------------
" Copyright (c) 2004 Tama Communications Corpo
www.eeworm.com/read/151450/12210107
java ringerpatternev.java
/*
* Copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this software
* and its documentation for NON-COMMERCIAL purposes and withou
www.eeworm.com/read/339051/12265243
c wildmat.c
/*
* @(#)wildmat.c 1.3 87/11/06 Public Domain.
*
From: rs@mirror.TMC.COM (Rich Salz)
Newsgroups: net.sources
Subject: Small shell-style pattern matcher
Message-ID:
Date