Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 721) sorted by path

12345678910>>...29

/PHP-5.5/
H A DCODING_STANDARDS41 or actions should be done through a #define.
H A DINSTALL241 source, this can be done with:
495 than the standard prefork MPM, when Apache is built. This is done by
674 done in the start script for your web server. The start script is often
1010 list is up to date. Typically, this is done by running the command
1949 what needs to be done next. If you get a screen full of HTML
1979 will give you a clue as to what needs to be done next. If you
H A DNEWS7812 . COM initialization/deinitialization are done only if necessary
H A DREADME.GIT-RULES73 branches) an empty merge should be done.
H A DREADME.MAILINGLIST_RULES39 are faced with a lot of requests. Make sure that you have done your
H A DREADME.STREAMS125 release the memory when you are done.
H A DREADME.UNIX-BUILD-SYSTEM29 "make clean"? When this is done, you won't need to anymore).
H A DREADME.md11 PHP accepts pull requests via github. Discussions are done on github, but
H A DUPGRADING28 names is done according to ASCII rules. Current locale settings are ignored.
H A Dacinclude.m4163 done
269 done
382 done
412 done
429 done
478 done
1135 done
1598 done
2540 done
2679 done
[all …]
/PHP-5.5/TSRM/
H A DTODO2 This can probably be done by more careful hash table access
H A DTSRM.c37 int done; member
179 if (resource_types_table && !resource_types_table[j].done && resource_types_table[j].dtor) { in tsrm_shutdown()
241 resource_types_table[TSRM_UNSHUFFLE_RSRC_ID(*rsrc_id)].done = 0; in ts_allocate_id()
288 if (resource_types_table[i].done) { in allocate_new_resource()
555 resource_types_table[j].done = 1; in ts_free_id()
H A Dthreads.m4136 done
153 done
/PHP-5.5/Zend/
H A DREADME.ZEND_VM76 This is done with the following constructs:
H A DZEND_CHANGES956 string conversion. This conversion is only done automatically for
H A DZend.m4291 AC_MSG_RESULT(done)
H A Dacinclude.m425 done
H A Dzend_vm_gen.php704 static $done = 0;
708 if (!$done) {
709 $done = 1;
1367 $done = 0;
1371 $done = 1;
1374 $done = 1;
1381 $done = 1;
1387 $done = 1;
1391 if (!$done) {
/PHP-5.5/Zend/tests/
H A Dbug26697.phpt12 echo __METHOD__ . "($name), done\n";
22 __autoload(NotExistingClass), done
H A Dbug60444.phpt16 echo "done\n";
18 done
H A Dempty_str_offset.phpt48 print "done\n";
89 done
H A Dinter_04.phpt17 echo "done!\n";
21 done!
H A Disset_001.phpt26 print "done\n";
32 done
H A Disset_str_offset.phpt48 print "done\n";
89 done
H A Dobjects_018.phpt17 echo "done!\n";
21 done!

Completed in 68 milliseconds

12345678910>>...29