Searched refs:exclude (Results 1 – 22 of 22) sorted by relevance
/PHP-8.3/build/ |
H A D | Makefile.gcov | 54 --exclude-directories 'ext/date/lib$$' \ 61 --exclude-directories 'ext/date/lib$$' \
|
H A D | libtool.m4 | 3735 # use absolute paths for naming shared libraries, and exclude the 5366 # exclude_expsyms can be an extended regexp of symbols to exclude 5368 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
|
/PHP-8.3/scripts/dev/ |
H A D | tidy.php | 55 foreach ($excludes as $exclude) { 56 if (strpos($path, $exclude) !== false) {
|
/PHP-8.3/Zend/tests/traits/ |
H A D | bug61052.phpt | 19 … definition. The method foo is to be used from T1, but T1 is also on the exclude list in %s on lin…
|
H A D | error_010.phpt | 2 Trying to exclude trait method multiple times
|
/PHP-8.3/ext/spl/tests/ |
H A D | array_003.phpt | 6 // This test also needs to exclude the protected and private variables
|
H A D | array_007.phpt | 6 // This test also needs to exclude the protected and private variables
|
/PHP-8.3/ext/standard/ |
H A D | scanf.c | 99 int exclude; /* 1 if this is an exclusion set. */ member 147 cset->exclude = 1; in BuildCharSet() 258 return (cset->exclude ? !match : match); in CharInSet()
|
H A D | array.c | 5689 HashTable exclude; local 5779 zend_hash_init(&exclude, num, NULL, NULL, 0); 5783 zend_hash_add(&exclude, str, &dummy); 5792 if (!zend_hash_exists(&exclude, str)) { 5803 zend_hash_destroy(&exclude);
|
/PHP-8.3/ext/filter/tests/ |
H A D | bug77221.phpt | 2 Bug #77221 (Request IP address filter flag to exclude non-global IP addresses)
|
/PHP-8.3/ext/xsl/tests/ |
H A D | bug49634.phpt | 21 exclude-result-prefixes="ext">
|
/PHP-8.3/win32/build/ |
H A D | config.w32 | 210 pvscfg.WriteLine("exclude-path = " + VCINSTALLDIR); 212 pvscfg.WriteLine("exclude-path = " + PROGRAM_FILESx86 + "\\windows kits\\"); 214 pvscfg.WriteLine("exclude-path = " + PROGRAM_FILES + "\\windows kits\\"); 400 ARG_WITH("test-ini-ext-exclude", "Comma separated list of shared extensions to \
|
H A D | config.w32.phpize.in | 136 ARG_WITH("test-ini-ext-exclude", "Comma separated list of shared extensions to \
|
H A D | Makefile | 265 @xcopy $(BUILD_DIR)\*.dll /exclude:$(BUILD_DIR)\extension_dlls.txt $(PHP_PREFIX) /y >nul
|
/PHP-8.3/ |
H A D | .gitignore | 3 # such as editor configuration, a good practice is to exclude them using the 4 # .git/info/exclude in the cloned repository or a global .gitignore file.
|
H A D | php.ini-development | 383 ; Allows to include or exclude arguments from stack traces generated for exceptions.
|
H A D | php.ini-production | 383 ; Allows to include or exclude arguments from stack traces generated for exceptions.
|
/PHP-8.3/.github/workflows/ |
H A D | nightly.yml | 303 exclude: 428 exclude: 512 php vendor/bin/phpunit --exclude-group skip || EXIT_CODE=$? 560 …php ./phpunit $component --exclude-group tty,benchmark,intl-data,transient --exclude-group skip ||…
|
/PHP-8.3/Zend/Optimizer/ |
H A D | zend_ssa.c | 36 int other_successor, int exclude, int var) { in will_rejoin() argument 40 if (predecessor == exclude) { in will_rejoin()
|
/PHP-8.3/ext/phar/phar/ |
H A D | pharcommand.inc | 137 'inf' => '<regex> Regular expression for input files to exclude.'
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 1121 # TODO: maybe this extra line exclude FoxPro Memo example NG.FPT starting with 000001b0 00000100 00… 25329 # exclude grub-core\lib\libgcrypt\mpi\Makefile.am with "#BEGIN_ASM_LIST" 25331 # exclude MS Windows help file CoNtenT with ":include FOOBAR.CNT"
|
H A D | magic私はガラスを食べられます | 1121 # TODO: maybe this extra line exclude FoxPro Memo example NG.FPT starting with 000001b0 00000100 00… 25329 # exclude grub-core\lib\libgcrypt\mpi\Makefile.am with "#BEGIN_ASM_LIST" 25331 # exclude MS Windows help file CoNtenT with ":include FOOBAR.CNT"
|
Completed in 205 milliseconds