Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/zip/lib/
H A Dzip_open.c516 int a, best, buflen, i; in _zip_find_central_dir() local
542 best = -1; in _zip_find_central_dir()
557 if (best <= 0) in _zip_find_central_dir()
558 best = _zip_checkcons(fp, cdir, &zerr); in _zip_find_central_dir()
560 if (best < a) { in _zip_find_central_dir()
563 best = a; in _zip_find_central_dir()
571 best = _zip_checkcons(fp, cdir, &zerr); in _zip_find_central_dir()
573 best = 0; in _zip_find_central_dir()
580 if (best < 0) { in _zip_find_central_dir()
/PHP-5.5/scripts/dev/
H A Dphpextdist26 gzip --best $distname.tar
/PHP-5.5/ext/soap/
H A DTODO.old17 when using wsdls and function names are similar find the best match
/PHP-5.5/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-5.5/ext/mysqli/tests/
H A Dmysqli_constants.phpt172 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt9 environment for Netscape to find all the shared libs. This is best done
/PHP-5.5/Zend/
H A DOBJECTS2_HOWTO62 where the property is stored. If the aren't, the best way is to create
H A DZEND_CHANGES534 exception classes that don't inherit from Exception it is best to
/PHP-5.5/
H A DREADME.EXT_SKEL145 best suited for quickly generating a wrapper for c-library functions you
H A Dphp.ini-development77 ; best practices at its core. But please be aware, these settings may break
405 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
408 ; resources complaining about best practices and coding standards. That's what
426 ; 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
405 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
408 ; resources complaining about best practices and coding standards. That's what
426 ; to your code which will ensure the best interoperability
H A DINSTALL673 environment for the server to find all the shared libs. This can best
/PHP-5.5/ext/opcache/
H A DREADME43 We recommend the following configuration options for best performance
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in196 // Equivalent to Release_TSInline build -> best optimization
H A Dconfig.w32216 // Equivalent to Release_TSInline build -> best optimization
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja31 is the best place for this.
411 For best auto detection, add multibyte charactor at beginning of
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt204 marks are in noncanonical order will there be a problem. If the setting is On, then the best
/PHP-5.5/win32/
H A Dinstall.txt119 installation is the best choice to have your system secure and
286 element manually yourself. If you would like to achieve the best
294 directive (read the installation on Apache 2 page), otherwise your best
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt5062 For greater clarity and unambiguity, it is best to avoid following \ by
5729 In general, the \C escape sequence is best avoided. However, one way of
5956 from other environments, and is best not used in any new patterns. Note
6953 unlimited nested parentheses. Without the use of recursion, the best
7720 \C one data unit, even in UTF mode (best avoided)
8357 tive code if JIT is not available. For programs that need the best pos-
8603 writing the same memory area). The best practice for multithreaded pro-
8674 for use where JIT is known to be available, and which need the best
9027 It is best to use PCRE_PARTIAL_HARD in this situation, because it does
9138 Because of these problems, it is best to use PCRE_PARTIAL_HARD when
[all …]
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME810 automatically re-generated. The best way to do this is to move
H A DChangeLog1363 best practice nowadays, and helps with cross-compiling. (If the exec_prefix
/PHP-5.5/build/
H A Dlibtool.m43073 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5455 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4159 >4 belong 0x090A0C0D best compression
9957 # (best; not yet implemented):

Completed in 172 milliseconds

12