Home
last modified time | relevance | path

Searched refs:d (Results 1 – 25 of 7038) sorted by path

12345678910>>...282

/PHP-7.1/
H A D.gdbinit45 printf "Compiled variables count: %d\n\n", $cv_count
47 printf "[%d] '%s'\n", $cv_idx, $cv[$cv_idx].val
123 printf "resource(#%d)", $zvalue->value.lval
129 printf "unknown type %d", $type
214 printf "(%s) #%d", $cname, $handle
240 printf "resource: #%d", $zvalue->value.res->handle
275 printf "unknown type %d", $type
329 printf "(%d)[%p]: {\n", $ht->nNumOfElements, $ht
342 printf "[%d] ", $i
346 printf "%d => ", $p->h
[all …]
H A D.gitignore270 sapi/fpm/init.d.php-fpm
H A D.travis.yml66 … -p `pwd`/sapi/cli/php $(if [ $ENABLE_DEBUG == 0 ]; then echo "-d opcache.enable_cli=1 -d zend_ext…
H A DINSTALL194 gzip -d httpd-2_x_NN.tar.gz
261 and .phtml files to be executed as PHP, but nothing else, we'd use
532 <Object ppath="d:\path\to\authenticated\dir\*">
817 # /etc/init.d/apache2 stop
818 # /etc/init.d/apache2 start
842 /etc/php7/conf.d/pdo.ini, etc. and depending on the extension will add
1241 you may specify for which installation you'd like to build by using the
1289 $ gzip -d < extname.tgz | tar -xvf -
H A DMakefile.global117 find . -name .libs -a -type d|xargs rm -rf
125 …rm -f sapi/fpm/php-fpm.conf sapi/fpm/init.d.php-fpm sapi/fpm/php-fpm.service sapi/fpm/php-fpm.8 sa…
H A DREADME.GIT-RULES21 d. Increase the general level of good will on planet Earth.
H A DREADME.MAILINGLIST_RULES22 d. Increase the general level of good will on planet Earth.
H A DREADME.PARAMETER_PARSING_API56 d - double (double)
83 For 'b', 'l' and 'd', an extra argument of type zend_bool* must be
127 double d = 0.5;
129 if (zend_parse_parameters(ZEND_NUM_ARGS(), "O|d",
130 &obj, my_ce, &d) == FAILURE) {
H A DREADME.RELEASE_PROCESS219 d. ``$PHP_X_SHA256`` array and update all the SHA256 sums
244 d. for marking up, you can do the following (with VI):
294 d. ``$PHP_X_MD5`` array and update all the md5 sums
H A DREADME.TESTING125 TODAY=`date +"%Y%m%d"`
H A DREADME.TESTING258 php server-tests.php -c /path/to/server-tests-config.php -w -t 3 -d /path/to/testdir
81 This section get's eval()'d to help build an environment for the
105 This section is also eval'd, and is similar in nature to --ENV--. However,
119 This section is also eval'd. It is used to provide additional headers sent
/PHP-7.1/Zend/
H A DZEND_CHANGES1042 of that feature, but we'd have a COM module ready by the time
1149 include()'d file or an eval()'d string. The impact should
1152 * The return statement no longer works from a require()'d file. It
H A DZend.m4118 double d = (double) LONG_MIN * LONG_MIN + 2e9;
120 if ((long) d == 2e9 && (long) -d == -2e9) {
252 fprintf(fp, "%d %d\n", ZEND_MM_ALIGNMENT, zeros);
258 LIBZEND_MM_ALIGN=`cat conftest.zend | cut -d ' ' -f 1`
259 LIBZEND_MM_ALIGN_LOG2=`cat conftest.zend | cut -d ' ' -f 2`
H A Dacinclude.m420 …=`$YACC --version 2> /dev/null | grep 'GNU Bison' | cut -d ' ' -f 4 | $SED -e 's/\./ /g' | tr -d a…
H A Dbench.php309 for ($d=0; $d<$n; $d++)
H A Dconfigure.in134 if test -d /usr/pkg/include -a -d /usr/pkg/lib ; then
/PHP-7.1/Zend/tests/
H A D001.phpt57 Warning: func_num_args(): Called from the global scope - no function context in %s on line %d
H A D002.phpt54 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
57 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
60 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
63 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
67 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
71 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
77 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
83 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
86 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
92 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
[all …]
H A D003.phpt58 Exception: Too few arguments to function test2(), 0 passed in %s003.php on line %d and exactly 1 ex…
67 Exception: Too few arguments to function test3(), 1 passed in %s003.php on line %d and exactly 2 ex…
79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
H A D004.phpt16 Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d
20 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D005.phpt18 Warning: strcasecmp() expects exactly 2 parameters, 1 given in %s on line %d
H A D006.phpt19 Warning: strncasecmp() expects exactly 3 parameters, 1 given in %s on line %d
22 Warning: Length must be greater than or equal to 0 in %s on line %d
H A D007.phpt25 Warning: each() expects exactly 1 parameter, 0 given in %s on line %d
28 Warning: Variable passed to each() is not an array or object in %s on line %d
31 Warning: Variable passed to each() is not an array or object in %s on line %d
H A D008.phpt26 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
29 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
33 Warning: define() expects parameter 3 to be boolean, array given in %s on line %d
36 Warning: define() expects parameter 1 to be string, array given in %s on line %d
42 Notice: Constant test const already defined in %s on line %d
46 Warning: Constants may only evaluate to scalar values or arrays in %s on line %d
H A D009.phpt33 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
36 Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
41 Warning: get_class() called without object from outside a class in %s on line %d
44 Warning: get_class() expects parameter 1 to be object, string given in %s on line %d

Completed in 70 milliseconds

12345678910>>...282