Searched refs:includes (Results 1 – 25 of 55) sorted by relevance
123
/PHP-5.5/scripts/ |
H A D | php-config.in | 10 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 D | phpize.m4 | 45 INCLUDES=`$PHP_CONFIG --includes 2>/dev/null` 58 AC_MSG_CHECKING([for PHP includes])
|
/PHP-5.5/build/ |
H A D | genif.sh | 30 includes=`$awk -f ./build/print_include.awk $header_list` 36 -e "s'@EXT_INCLUDE_CODE@'$includes'" \
|
/PHP-5.5/ext/standard/tests/general_functions/ |
H A D | get_included_files.phpt | 22 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.5/ext/opcache/tests/ |
H A D | bug64482.phpt | 2 Bug #64482 (Opcodes for dynamic includes should not be cached)
|
H A D | bug64353.phpt | 2 Bug #64353 (Built-in classes can be unavailable with dynamic includes and OPcache)
|
/PHP-5.5/ext/filter/tests/ |
H A D | bug51192.phpt | 2 bug 51192, FILTER_VALIDATE_URL will invalidate a hostname that includes '-'
|
/PHP-5.5/Zend/tests/constants/ |
H A D | dir-constant-includes.phpt | 2 __DIR__ constant test with includes
|
H A D | dir-constant-nested_includes.phpt | 2 __DIR__ constant test with nested includes
|
/PHP-5.5/ext/standard/tests/file/ |
H A D | bug51094.phpt | 2 Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value that includes a semi-colon).
|
/PHP-5.5/sapi/nsapi/ |
H A D | config.w32 | 6 ARG_WITH('nsapi-includes', 'Where to find NSAPI headers', null);
|
/PHP-5.5/sapi/apache/ |
H A D | config.w32 | 6 ARG_WITH('apache-includes', 'Where to find Apache 1.3 headers', null);
|
H A D | php5apache.dsp | 47 …..\..\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.5/ext/imap/ |
H A D | IMAP_Win32_HOWTO.txt | 20 - Create an a file named auths.c, that includes the following line:
|
/PHP-5.5/ |
H A D | LICENSE | 41 "This product includes PHP software, freely available from 67 PHP includes the Zend Engine, freely available at
|
/PHP-5.5/sapi/apache2filter/ |
H A D | config.m4 | 51 APR_CFLAGS="`$APR_CONFIG --cppflags --includes`" 52 APU_CFLAGS="`$APU_CONFIG --includes`"
|
/PHP-5.5/sapi/apache2handler/ |
H A D | config.m4 | 50 APR_CFLAGS="`$APR_CONFIG --cppflags --includes`" 51 APU_CFLAGS="`$APU_CONFIG --includes`"
|
/PHP-5.5/ext/phar/ |
H A D | LICENSE | 41 "This product includes PHP software, freely available from 67 PHP includes the Zend Engine, freely available at
|
/PHP-5.5/ext/bz2/ |
H A D | bz2.dsp | 47 … /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 …
|
/PHP-5.5/ext/gd/libgd/ |
H A D | COPYING | 41 ask. "Derived works" includes all programs that utilize the
|
/PHP-5.5/ext/pdo_dblib/ |
H A D | config.m4 | 60 AC_MSG_CHECKING([for PDO includes])
|
/PHP-5.5/ext/zlib/ |
H A D | zlib.dsp | 47 …\Zend" /I "..\..\..\bindlib_w32" /I "..\..\TSRM" /I "..\..\..\php_build\includes" /D ZEND_DEBUG=0 … 74 …\Zend" /I "..\..\..\bindlib_w32" /I "..\..\TSRM" /I "..\..\..\php_build\includes" /D ZEND_DEBUG=1 …
|
/PHP-5.5/ext/date/tests/ |
H A D | examine_diff.inc | 27 * This spec includes a "+" or "-" after the "P" in order to
|
/PHP-5.5/ext/pdo_sqlite/ |
H A D | config.m4 | 20 AC_MSG_CHECKING([for PDO includes])
|
/PHP-5.5/Zend/ |
H A D | LICENSE | 36 "This product includes the Zend Engine, freely available at
|
Completed in 25 milliseconds
123