Searched refs:core (Results 1 – 25 of 32) sorted by relevance
12
/PHP-5.6/ext/exif/tests/ |
H A D | exif_encoding_crash.phpt | 9 echo "*** no core dump ***\n"; 13 *** no core dump ***
|
/PHP-5.6/ext/filter/ |
H A D | config.m4 | 12 dnl Check if configure is the PHP core configure 14 dnl This extension can not be build as shared when in PHP core
|
/PHP-5.6/Zend/tests/use_const/ |
H A D | shadow_core.phpt | 2 shadowing a global core constant with a local version
|
/PHP-5.6/Zend/tests/use_function/ |
H A D | shadow_core.phpt | 2 shadowing a global core function with a local version
|
/PHP-5.6/tests/func/ |
H A D | 008.phpt | 2 Test for buffering in core functions with implicit flush off
|
H A D | 009.phpt | 2 Test for buffering in core functions with implicit flush on
|
/PHP-5.6/ext/session/tests/ |
H A D | bug60860.phpt | 2 Bug #60860 (session.save_handler=user without defined function core dumps)
|
/PHP-5.6/ext/mysqlnd/ |
H A D | config9.m4 | 18 dnl If some extension uses mysqlnd it will get compiled in PHP core 32 AC_DEFINE([MYSQLND_SSL_SUPPORTED], 1, [Enable core mysqlnd SSL code])
|
/PHP-5.6/ext/standard/tests/file/ |
H A D | pathinfo_basic.phpt | 51 "http://httpd.apache.org/core.html#acceptpathinfo" 388 %unicode|string%(24) "core.html#acceptpathinfo" 390 %unicode|string%(4) "core" 395 %unicode|string%(24) "core.html#acceptpathinfo" 399 %unicode|string%(4) "core"
|
/PHP-5.6/Zend/tests/ |
H A D | get_defined_functions_basic.phpt | 36 //check for a few core functions
|
/PHP-5.6/win32/build/ |
H A D | projectgen.js | 2 function check_duplicates(local, core) argument 5 return core; 11 if (core.match(arr[i])) { 14 core += " " + arr[i]; 17 return core;
|
/PHP-5.6/ext/interbase/tests/ |
H A D | 004.phpt | 100 …ibase_blob_add($bl_h, "| contact core@php.net. |\n"… 155 | contact core@php.net. | 180 | contact core@php.net. |
|
/PHP-5.6/ext/pdo/ |
H A D | config.m4 | 45 compile the PDO package statically into the PHP core.
|
H A D | README | 13 4/ Keep majority of PHP specific stuff in the PDO core (such as persistent
|
/PHP-5.6/ext/pdo/tests/ |
H A D | pdo_022.phpt | 17 * TODO: filter out driver dependent components from this common core
|
/PHP-5.6/ |
H A D | README.MAILINGLIST_RULES | 38 that strives to be very open. The flip side is that the core developers
|
H A D | .gitignore | 31 core
|
H A D | CODING_STANDARDS | 200 at the very least, when you write code that goes into the core 285 there are specific reasons for directly adding it to the core distribution.
|
H A D | INSTALL | 157 separately. You will find the core options in the appendix, while the 173 the list of core configure options and from extension specific options 877 simplest method. The core package has been separated from the various 882 The main package you need to install is php4-core-4.3.8.tgz, which 889 # pkg_add php4-core-4.3.8.tgz 911 PHP 4 port is split into two sub-directories: core and extensions. The 1026 In the last section, PHP was installed with only core modules. It's 1297 developers. They are called "core" extensions. 1299 However, if you need functionality not provided by any core extension, 1624 respective pages of the extensions themselves. A list of the core [all …]
|
/PHP-5.6/ext/bcmath/libbcmath/ |
H A D | configure | 399 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
|
/PHP-5.6/sapi/fpm/ |
H A D | php-fpm.conf.in | 95 ; Set max core size rlimit for the master process. 202 ; core dump and ptrace the process for the pool user. 466 ; Set max core size rlimit.
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 2670 # core file for 3b2 5734 >16 leshort 4 core file 10075 # HP-UX 10.20 core file format from /usr/include/sys/core.h 12512 >12 belong 4 core 15180 # Kernel core dump format 15361 >>16 leshort 4 core file 16955 # core files 16957 # 32bit core file 16961 # 64bit core file 16965 # N32bit core file [all …]
|
/PHP-5.6/ext/mbstring/ |
H A D | README_PHP3-i18n-ja | 69 their free time producing it. Although we are not related to the core 71 core distribution in the near future. Thus, we did not call this a
|
/PHP-5.6/ext/oci8/ |
H A D | config.m4 | 91 dnl OCI8 to be DTraced on versions of PHP where core PHP DTrace support
|
/PHP-5.6/Zend/ |
H A D | zend_builtin_functions.c | 314 ZEND_MINIT_FUNCTION(core) { /* {{{ */ in ZEND_MINIT_FUNCTION() argument 330 ZEND_MINIT(core),
|
Completed in 155 milliseconds
12