Home
last modified time | relevance | path

Searched refs:done (Results 651 – 675 of 679) sorted by relevance

1...<<2122232425262728

/PHP-7.1/Zend/
H A DZend.m4267 AC_MSG_RESULT(done)
H A DZEND_CHANGES956 string conversion. This conversion is only done automatically for
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in206 ; because CPU calculation is done when the request
210 ; because memory calculation is done when the request
/PHP-7.1/ext/standard/tests/file/
H A Dbasename_variation2.phpt253 done
/PHP-7.1/ext/zip/
H A Dphp_zip.c244 goto done; in php_zip_extract_file()
252 goto done; in php_zip_extract_file()
264 done: in php_zip_extract_file()
/PHP-7.1/ext/pcre/pcrelib/
H A DNEWS116 16-bit support, this is done by compiling a separate 32-bit library.
188 swapping is needed, it is no longer done automatically. Instead, the bad
615 with (?{...}). The facility is termed a "callout". The way it is done in PCRE
H A DChangeLog754 1. Support pcre.rc and/or pcreposix.rc (as is already done for MinGW
867 confines (*SKIP) and (*PRUNE) in the same way, and this has now been done.
1121 done on an "all or nothing" basis. This also applied to repeated
1463 done, pcregrep automatically uses it unless --disable-pcregrep-jit or the
2195 I have done both of these things.
2619 done by checking for the strtoq, strtoll, and _strtoi64 functions.
2870 that check the return values (which was not done before).
3042 dynamic way, which I have now done. The artificial limitation on group
3409 is now done differently.
3468 17. I have done a major re-factoring of the way pcre_compile() computes the
[all …]
H A DREADME399 If this is done, when pcretest's input is from a terminal, it reads it using
689 done). If JIT support is available, the non-DFA tests are run a third time,
H A DHACKING276 Repeats of things like \d are done exactly as for single characters, except
/PHP-7.1/ext/fileinfo/libmagic/
H A Dapprentice.c369 static int done = 0; in init_file_tables() local
372 if (done) in init_file_tables()
374 done++; in init_file_tables()
/PHP-7.1/ext/mbstring/
H A DREADME_PHP3-i18n-ja211 from internal encoding to http output is done automatically. Thus,
730 Translated manual done by "PHP Japanese Manual Project" :
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt25 print "done!\n";
1362 done!
/PHP-7.1/ext/standard/
H A Dconfig.m4331 done
H A Durl_scanner_ex.c176 #define YYFILL(n) goto done in PHP_INI_END()
H A Durl_scanner_ex.re179 #define YYFILL(n) goto done
/PHP-7.1/
H A Dconfigure.in827 done
982 dnl ## Note: this has to be done after SAPI configuration!
1399 dnl after the thread_safety decision was done
H A DCODING_STANDARDS42 or actions should be done through a #define.
H A DREADME.STREAMS125 release the memory when you are done.
H A DINSTALL291 than the standard prefork MPM, when Apache is built. This is done by
470 done in the start script for your web server. The start script is often
806 list is up to date. Typically, this is done by running the command
1745 what needs to be done next. If you get a screen full of HTML
1775 will give you a clue as to what needs to be done next. If you
/PHP-7.1/ext/gd/libgd/
H A Dgd.c1894 goto done; in gdImageFill()
1900 goto done; in gdImageFill()
1943 done: in gdImageFill()
/PHP-7.1/ext/imap/
H A Dphp_imap.c3833 goto done; in PHP_FUNCTION()
3892 goto done; in PHP_FUNCTION()
3926 goto done; in PHP_FUNCTION()
3931 done: in PHP_FUNCTION()
/PHP-7.1/ext/date/lib/
H A Dparse_date.re2175 int done = 0;
2176 while (*fptr && !done) {
2188 done = 1;
/PHP-7.1/win32/
H A Dinstall.txt348 saying "Hello World!" you're done.
430 * Set up the appropriate security. (This is done in Internet Service
961 the extension=php_*.dll lines in php.ini. This is done by deleting
1628 displayed which will give you a clue as to what needs to be done next.
1656 to be done next. If you get a screen full of HTML codes (the output of
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt44 possible was done by Zoltan Herczeg.
49 32-bit libraries. The work to make this possible was done by Christian
317 work to make this possible was done by Zoltan Herczeg. The two
647 well as or instead of the original 8-bit library. This work was done by
648 Christian Persch, based on the work done by Zoltan Herczeg for the
890 If you are not using Autotools or CMake, option selection can be done
1806 calls. This should be done before calling any PCRE functions.
3047 pattern, but you want to free the block when they are all done.
3184 limit is not relevant, and is ignored, when matching is done using JIT
3372 always done using interpretively.
[all …]
/PHP-7.1/ext/phar/phar/
H A Dpharcommand.inc550 * @see Exit to make sure that we are done.

Completed in 190 milliseconds

1...<<2122232425262728