代码搜索:regular
找到约 4,507 项符合「regular」的源代码
代码结果 4,507
www.eeworm.com/read/162519/5542634
java uncheckedre.java
/* gnu/regexp/UncheckedRE.java
Copyright (C) 2001, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it
www.eeworm.com/read/414230/11123868
notify
# The "notify" file controls where notifications from watches set by
# "cvs watch add" or "cvs edit" are sent. The first entry on a line is
# a regular expression which is tested against the director
www.eeworm.com/read/414230/11123877
taginfo
# The "taginfo" file is used to control pre-tag checks.
# The filter on the right is invoked with the following arguments:
#
# $1 -- tagname
# $2 -- operation "add" for tag, "mov" for tag -F, and "del
www.eeworm.com/read/414230/11123887
rcsinfo
# The "rcsinfo" file is used to control templates with which the editor
# is invoked on commit and import.
#
# The first entry on a line is a regular expression which is tested
# against the directory
www.eeworm.com/read/414230/11123895
commitinfo
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
# of files to check. A non-zero exit of the filter program will
# c
www.eeworm.com/read/105882/15656178
tm regexp.tm
\chapter{Regular Expressions}
The S-Lang library includes a regular expression (RE) package that
may be used by an application embedding the library. The RE syntax
should be familiar to anyone ac
www.eeworm.com/read/101790/15808939
htm subject_56598.htm
序号:56598 发表者:badboy 发表日期:2003-10-18 23:58:36
主题:dll 文件的区别?
内容:vc6.0 下用应用程序向导 创建dll, 选择MFC AppWizard(dll) 后,会出现三个选项,分别为:1 Reglar DLL with MFC statically linked2 Regular DLL using
www.eeworm.com/read/100266/15879207
3 regexp.3
.TH REGEXP 3 local
.DA 2 April 1986
.SH NAME
regcomp, regexec, regsub, regerror \- regular expression handler
.SH SYNOPSIS
.ft B
.nf
#include
regexp *regcomp(exp)
char *exp;
int regexec(p
www.eeworm.com/read/462841/7194501
c fio.c
/*****************************************************************************
* fio.c: Fast I/O module file for NXP LPC23xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
www.eeworm.com/read/292231/8366344
cpp cj60lib.cpp
// CJ60Lib.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =