Home
last modified time | relevance | path

Searched refs:exclude (Results 1 – 15 of 15) sorted by relevance

/PHP-5.5/build/
H A Dbuild.mk75 @if (test ! -f '.git/info/exclude' || grep -s "git-ls-files" .git/info/exclude); then \
76 …/exclude" && echo '*.o' > .git/info/exclude && git svn propget svn:ignore | grep -v config.nice >>…
H A Dlibtool.m43730 # use absolute paths for naming shared libraries, and exclude the
5361 # exclude_expsyms can be an extended regexp of symbols to exclude
5363 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
/PHP-5.5/Zend/tests/traits/
H A Dbug61052.phpt18 … definition. The method foo is to be used from T1, but T1 is also on the exclude list in %s on lin…
H A Derror_010.phpt2 Trying to exclude trait method multiple times
/PHP-5.5/ext/spl/tests/
H A Darray_003.phpt6 // This test also needs to exclude the protected and private variables
H A Darray_007.phpt6 // This test also needs to exclude the protected and private variables
/PHP-5.5/ext/standard/
H A Dscanf.c105 int exclude; /* 1 if this is an exclusion set. */ member
151 cset->exclude = 1; in BuildCharSet()
262 return (cset->exclude ? !match : match); in CharInSet()
/PHP-5.5/ext/xsl/tests/
H A Dbug49634.phpt23 exclude-result-prefixes="ext">
/PHP-5.5/Zend/
H A DREADME.ZEND_VM97 exclude old executor together with specialized one using --without-old-executor.
/PHP-5.5/ext/phar/phar/
H A Dpharcommand.inc137 'inf' => '<regex> Regular expression for input files to exclude.'
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS134 with GNU grep. In particular, --exclude and --include (and variants) apply
H A DChangeLog971 (c) Multiple uses of --exclude, --exclude-dir, --include, and --include-dir
974 (d) --exclude-from and --include-from (multiple use) have been added.
1930 --exclude-dir, though that is not available in GNU grep, at least as of
2628 4. Fixed two related pcregrep bugs involving -r with --include or --exclude:
2630 (1) The include/exclude patterns were being applied to the whole pathnames
2634 skipped unless they satisfied the include/exclude conditions. This is
2638 apply the include/exclude patterns to regular files.
4263 (p) Added --include and --exclude options to specify files for inclusion
H A DREADME704 end), or a number preceded by ~ to exclude a test. For example:
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5523 (separator) property. Xsp is the same as Xps; it used to exclude ver-
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic405 # TODO: maybe this extra line exclude FoxPro Memo example NG.FPT starting with 000001b0 00000100 00…

Completed in 123 milliseconds