代码搜索:regular

找到约 4,507 项符合「regular」的源代码

代码结果 4,507
www.eeworm.com/read/307069/13731976

cpp cado.cpp

/* * 文件名: * * 作者: * 施立虹 * 描述: * 文件内容的扼要描述 * 全局变量: * 无 * 修订记录: * 日期 修订者 修订描述 * 2004-06-16 施立虹 创建本文件 */ // CADO.cpp : Define
www.eeworm.com/read/304614/13790485

cpp talkdll.cpp

// TalkDll.cpp : Defines the initialization routines for the DLL. // #include "stdafx.h" #include #include #include "AudioCode.h" #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/302052/13843720

txt readme.txt

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Date First Issued : 05/21/2007 * D
www.eeworm.com/read/302052/13843730

txt readme.txt

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Date First Issued : 05/21/2007 * D
www.eeworm.com/read/238554/13875763

loginfo

# The "loginfo" file controls where "cvs commit" log information # is sent. The first entry on a line is a regular expression which must match # the directory that the change is being made to, rela
www.eeworm.com/read/151482/5681419

java abstractregexpmethodpointcut.java

/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/151482/5681433

java jdkregexpmethodpointcut.java

/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/147866/5719554

java regexfilter.java

// HTMLParser Library $Name: v1_6_20051112 $ - A java-based parser for HTML // http://sourceforge.org/projects/htmlparser // Copyright (C) 2003 Derrick Oswald // // Revision Control Information // //
www.eeworm.com/read/146084/5740219

java tokenproduction.java

/* * Copyright © 2002 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, * California 95054, U.S.A. All rights reserved. Sun Microsystems, Inc. has * intellectual property rights relating t
www.eeworm.com/read/144216/5752289

pm re.pm

package re; $VERSION = 0.02; =head1 NAME re - Perl pragma to alter regular expression behaviour =head1 SYNOPSIS use re 'taint'; ($x) = ($^X =~ /^(.*)$/s); # $x is tainted here $p