Home
last modified time | relevance | path

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

123

/PHP-5.6/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…
48 --includes)
49 echo $includes;;
75 --includes [$includes]
H A Dphpize.m445 INCLUDES=`$PHP_CONFIG --includes 2>/dev/null`
58 AC_MSG_CHECKING([for PHP includes])
/PHP-5.6/build/
H A Dgenif.sh30 includes=`$awk -f ./build/print_include.awk $header_list`
36 -e "s'@EXT_INCLUDE_CODE@'$includes'" \
/PHP-5.6/Zend/tests/use_const/
H A Dshadow_global.phpt7 require 'includes/global_bar.php';
8 require 'includes/foo_bar.php';
H A Dshadow_core.phpt6 require 'includes/foo_php_version.php';
H A Dno_global_fallback.phpt6 require 'includes/global_baz.php';
/PHP-5.6/Zend/tests/use_function/
H A Dshadow_global.phpt7 require 'includes/global_bar.php';
8 require 'includes/foo_bar.php';
H A Dshadow_core.phpt6 require 'includes/foo_strlen.php';
H A Dno_global_fallback.phpt6 require 'includes/global_baz.php';
/PHP-5.6/ext/standard/tests/general_functions/
H A Dget_included_files.phpt22 echo "\n-- List included files atfter including inc2 which will include inc3 which includes inc1 --…
47 -- List included files atfter including inc2 which will include inc3 which includes inc1 --
/PHP-5.6/ext/opcache/tests/
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-5.6/ext/filter/tests/
H A Dbug51192.phpt2 bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-'
/PHP-5.6/Zend/tests/constants/
H A Ddir-constant-includes.phpt2 __DIR__ constant test with includes
/PHP-5.6/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).
/PHP-5.6/sapi/nsapi/
H A Dconfig.w326 ARG_WITH('nsapi-includes', 'Where to find NSAPI headers', null);
/PHP-5.6/sapi/apache/
H A Dconfig.w326 ARG_WITH('apache-includes', 'Where to find Apache 1.3 headers', null);
H A Dphp5apache.dsp47 …..\..\Zend" /I "..\.." /I "..\..\..\bindlib_w32" /I "..\..\..\php_build\includes" /I "..\..\main" …
73 …..\..\Zend" /I "..\.." /I "..\..\..\bindlib_w32" /I "..\..\..\php_build\includes" /I "..\..\main" …
99 …..\..\Zend" /I "..\.." /I "..\..\..\bindlib_w32" /I "..\..\..\php_build\includes" /I "..\..\main" …
/PHP-5.6/ext/imap/
H A DIMAP_Win32_HOWTO.txt20 - Create an a file named auths.c, that includes the following line:
/PHP-5.6/ext/oci8/
H A DLICENSE41 "This product includes PHP software, freely available from
67 PHP includes the Zend Engine, freely available at
/PHP-5.6/
H A DLICENSE41 "This product includes PHP software, freely available from
67 PHP includes the Zend Engine, freely available at
/PHP-5.6/sapi/apache2filter/
H A Dconfig.m451 APR_CFLAGS="`$APR_CONFIG --cppflags --includes`"
52 APU_CFLAGS="`$APU_CONFIG --includes`"
/PHP-5.6/sapi/apache2handler/
H A Dconfig.m450 APR_CFLAGS="`$APR_CONFIG --cppflags --includes`"
51 APU_CFLAGS="`$APU_CONFIG --includes`"
/PHP-5.6/ext/phar/
H A DLICENSE41 "This product includes PHP software, freely available from
67 PHP includes the Zend Engine, freely available at
/PHP-5.6/ext/bz2/
H A Dbz2.dsp47 … /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\..\php_build\includes" /D ZEND_DEBUG=0 …
73 … /I "..\..\main" /I "..\..\Zend" /I "..\..\TSRM" /I "..\..\..\php_build\includes" /D ZEND_DEBUG=1 …

Completed in 22 milliseconds

123