Home
last modified time | relevance | path

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

/PHP-5.3/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.3/scripts/dev/
H A Dphpextdist26 gzip --best $distname.tar
/PHP-5.3/ext/soap/
H A DTODO.old18 when using wsdls and function names are similar find the best match
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt159 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-5.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-5.3/sapi/nsapi/
H A Dnsapi-readme.txt9 environment for Netscape to find all the shared libs. This is best done
/PHP-5.3/
H A DREADME.EXT_SKEL122 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
477 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
480 ; resources complaining about best practices and coding standards. That's what
498 ; to your code which will ensure the best interoperability
699 ; You should do your best to write your scripts so that they do not require
H A Dphp.ini-production77 ; best practices at its core. But please be aware, these settings may break
477 ; those related to E_NOTICE and E_STRICT, which together cover best practices and
480 ; resources complaining about best practices and coding standards. That's what
498 ; to your code which will ensure the best interoperability
699 ; You should do your best to write your scripts so that they do not require
H A DINSTALL673 environment for the server to find all the shared libs. This can best
H A DNEWS4481 . guarantee of reasonable time for worst cases of best-fit free block
/PHP-5.3/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.3/win32/build/
H A Dconfig.w32.phpize.in186 // Equivalent to Release_TSInline build -> best optimization
H A Dconfig.w32193 // Equivalent to Release_TSInline build -> best optimization
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja31 is the best place for this.
411 For best auto detection, add multibyte charactor at begining of
/PHP-5.3/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.3/win32/
H A Dinstall.txt123 installation is the best choice to have your system secure and
414 element manually yourself. If you would like to achieve the best
422 directive (read the installation on Apache 2 page), otherwise your best
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt109 The best way of guarding against this possibility is to use the
5399 In general, the \C escape sequence is best avoided. However, one way of
6565 unlimited nested parentheses. Without the use of recursion, the best
7224 \C one data unit, even in UTF mode (best avoided)
7847 tive code if JIT is not available. For programs that need the best pos-
8099 writing the same memory area). The best practice for multithreaded pro-
8170 for use where JIT is known to be available, and which need the best
8509 It is best to use PCRE_PARTIAL_HARD in this situation, because it does
8600 Because of these problems, it is best to use PCRE_PARTIAL_HARD when
8914 tain newlines, the best performance is obtained by setting PCRE_DOTALL,
/PHP-5.3/ext/pcre/pcrelib/
H A DREADME743 automatically re-generated. The best way to do this is to move
H A DChangeLog427 best practice nowadays, and helps with cross-compiling. (If the exec_prefix
/PHP-5.3/build/
H A Dlibtool.m43070 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
5452 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic3791 >4 belong 0x090A0C0D best compression
8396 # (best; not yet implemented):

Completed in 131 milliseconds