代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/162614/5535472
java patternsyntaxexception.java
/* PatternSyntaxException - Indicates illegal pattern for regular expression.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/162519/5545004
java patternsyntaxexception.java
/* PatternSyntaxException - Indicates illegal pattern for regular expression.
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software;
www.eeworm.com/read/294005/8258132
changelog
v0.4 - 7 March 2007
Implemented the -m and -c options. Changed the values of NO_MATCH and
NO_MATCH_YET to 1 and 2, respectively.
Made install location configurable.
Changed around the way that ./
www.eeworm.com/read/368308/9702320
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : pattern
========================================================================
www.eeworm.com/read/113583/15452857
txt fselector.txt
The file selector is designed to be very intuitive. It should nearly
always do the expected thing. So a minimal amount of explanation is
all that should be necessary. (If I did it right.)
Mini
www.eeworm.com/read/111501/15511494
c string.c
/*---------------------------------------------------------------
* Copyright (c) 1999,2000,2001,2002,2003
* The Board of Trustees of the University of Illinois
www.eeworm.com/read/107223/15611582
c match.c
/* match.c - simple shell-style filename matcher
**
** Only does ? and *, and multiple patterns separated by |. Returns 1 or 0.
**
** Copyright (C) 1995 by Jef Poskanzer . All rights r