Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 51) sorted by relevance

123

/PHP-8.0/scripts/
H A Dphp-config.in10 includes="-I$include_dir -I$include_dir/main -I$include_dir/TSRM -I$include_dir/Zend -I$include_dir…
50 --includes)
51 echo $includes;;
81 --includes [$includes]
/PHP-8.0/build/
H A Dgenif.sh44 includes=$($AWK -f ./build/print_include.awk $header_list)
50 -e "s'@EXT_INCLUDE_CODE@'$includes'" \
/PHP-8.0/Zend/tests/use_const/
H A Dshadow_global.phpt7 require 'includes/global_bar.inc';
8 require 'includes/foo_bar.inc';
H A Dshadow_core.phpt6 require 'includes/foo_php_version.inc';
H A Dno_global_fallback.phpt6 require 'includes/global_baz.inc';
/PHP-8.0/Zend/tests/use_function/
H A Dshadow_global.phpt7 require 'includes/global_bar.inc';
8 require 'includes/foo_bar.inc';
H A Dshadow_core.phpt6 require 'includes/foo_strlen.inc';
H A Dno_global_fallback.phpt6 require 'includes/global_baz.inc';
/PHP-8.0/ext/standard/tests/general_functions/
H A Dget_included_files.phpt19 echo "\n-- List included files atfter including inc2 which will include inc3 which includes inc1 --…
40 -- List included files atfter including inc2 which will include inc3 which includes inc1 --
/PHP-8.0/ext/pcre/tests/
H A Dbug76512.phpt2 Bug #76512 (\w no longer includes unicode characters)
/PHP-8.0/Zend/tests/type_declarations/mixed/syntax/
H A Dnullable_mixed_return_error.phpt12 Fatal error: Type mixed cannot be marked as nullable since mixed already includes null in %s on lin…
H A Dnullable_mixed_parameter_error.phpt12 Fatal error: Type mixed cannot be marked as nullable since mixed already includes null in %s on lin…
H A Dnullable_mixed_property_error.phpt13 Fatal error: Type mixed cannot be marked as nullable since mixed already includes null in %s on lin…
H A Dmixed_parameter_error2.phpt12 Fatal error: Type mixed cannot be marked as nullable since mixed already includes null in %s on lin…
/PHP-8.0/Zend/tests/
H A Dbug77376.phpt2 Bug #77376 ("undefined function" message no longer includes namespace)
/PHP-8.0/ext/opcache/tests/
H A Dpreload_007.phpt2 Handling of includes that were not executed
H A Dbug64482.phpt2 Bug #64482 (Opcodes for dynamic includes should not be cached)
H A Dbug64353.phpt2 Bug #64353 (Built-in classes can be unavailable with dynamic includes and OPcache)
/PHP-8.0/ext/imap/tests/
H A Dbug80800.phpt2 Bug #80800: imap_open() fails when the flags parameter includes CL_EXPUNGE
/PHP-8.0/ext/filter/tests/
H A Dbug51192.phpt2 bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-'
/PHP-8.0/ext/zend_test/tests/
H A Dobserver_basic_05.phpt2 Observer: Basic observability of functions only (no includes)
H A Dobserver_basic_04.phpt2 Observer: Basic observability of includes only (no functions)
H A Dobserver_basic_03.phpt2 Observer: Basic observability of includes
/PHP-8.0/Zend/tests/constants/
H A Ddir-constant-includes.phpt2 __DIR__ constant test with includes
/PHP-8.0/ext/standard/tests/file/
H A Dbug51094.phpt2 Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon).

Completed in 24 milliseconds

123