Home
last modified time | relevance | path

Searched refs:best (Results 1 – 23 of 23) sorted by relevance

/PHP-7.3/Zend/tests/
H A Dlist_keyed.phpt28 7 => "the best PHP version",
62 string(20) "the best PHP version"
70 string(20) "the best PHP version"
H A Dlist_keyed_undefined.phpt7 7 => "the best PHP version",
/PHP-7.3/scripts/dev/
H A Dphpextdist26 gzip --best $distname.tar
/PHP-7.3/sapi/fpm/
H A Dphp-fpm.service.in3 # the best way is to use the "systemctl edit" command.
/PHP-7.3/ext/zip/lib/
H A Dzip_open.c567 zip_int64_t best; in _zip_find_central_dir() local
594 best = -1; in _zip_find_central_dir()
607 if (best <= 0) { in _zip_find_central_dir()
608 best = _zip_checkcons(za, cdir, &error); in _zip_find_central_dir()
612 if (best < a) { in _zip_find_central_dir()
615 best = a; in _zip_find_central_dir()
624 best = _zip_checkcons(za, cdir, &error); in _zip_find_central_dir()
626 best = 0; in _zip_find_central_dir()
638 if (best < 0) { in _zip_find_central_dir()
/PHP-7.3/ext/pdo_dblib/
H A DREADME23 it's best to use the DSN (rather than freetds.conf, etc.) to set the version.
/PHP-7.3/ext/sockets/tests/
H A Dbug76839.phpt16 // best way I could manage to reproduce this problem without modifying php itself :-/
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt163 array(':placeholder' => 'MySQL is the best database in the world!'));
178 if ($tmp[0]['label'] !== 'MySQL is the best database in the world!') {
274 array('MySQL is the best database in the world!'));
H A Dpdo_mysql_stmt_unbuffered_2050.phpt75 ---> MySQL does its best to recover the line and cancels the retrieval
H A Dpdo_mysql_prepare_emulated.phpt156 array(':placeholder' => 'MySQL is the best database in the world!'));
261 array('MySQL is the best database in the world!'));
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt185 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-7.3/win32/build/
H A Dconfig.w32.phpize.in133 SSE and SSE2 are enabled by default. The best optimization specified will \
H A Dconfig.w32350 SSE and SSE2 are enabled by default. The best instruction set specified will \
/PHP-7.3/
H A DCONTRIBUTING.md47 for additional notes on the best way to approach submitting an RFC.
H A Dphp.ini-development77 ; best practices at its core. But please be aware, these settings may break
296 ; If -1 is used, then dtoa mode 0 is used which automatically select the best
413 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
416 ; resources complaining about best practices and coding standards. That's what
434 ; to your code which will ensure the best interoperability
H A Dphp.ini-production77 ; best practices at its core. But please be aware, these settings may break
296 ; If -1 is used, then dtoa mode 0 is used which automatically select the best
413 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
416 ; resources complaining about best practices and coding standards. That's what
434 ; to your code which will ensure the best interoperability
/PHP-7.3/ext/session/tests/
H A Dsave_handler.inc53 // read() would be the best place for locking for most save handlers.
/PHP-7.3/Zend/
H A Dzend_alloc.c915 int best = -1; local
927 if (best > 0) {
928 page_num = best;
951 if (best > 0) {
952 page_num = best;
968 best = page_num;
/PHP-7.3/ext/opcache/
H A DREADME43 We recommend the following configuration options for best performance
/PHP-7.3/build/
H A Dlibtool.m43069 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5451 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch2895 * error - print best error message possible
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic6020 >4 belong 0x090A0C0D best compression
14662 # (best; not yet implemented):
H A Dmagic私はガラスを食べられます6020 >4 belong 0x090A0C0D best compression
14662 # (best; not yet implemented):

Completed in 167 milliseconds