Home
last modified time | relevance | path

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

12345678910>>...27

/PHP-7.4/
H A DCODING_STANDARDS.md38 done through a `#define`.
H A DCONTRIBUTING.md354 later branches) an empty merge should be done.
H A DREADME.md98 Discussions are done on GitHub, but depending on the topic can also be relayed
/PHP-7.4/TSRM/
H A DTSRM.c45 int done; member
214 if (resource_types_table && !resource_types_table[j].done && resource_types_table[j].dtor) { in tsrm_shutdown()
323 resource_types_table[TSRM_UNSHUFFLE_RSRC_ID(*rsrc_id)].done = 0; in ts_allocate_id()
381 resource_types_table[TSRM_UNSHUFFLE_RSRC_ID(*rsrc_id)].done = 0; in ts_allocate_fast_id()
413 if (resource_types_table[i].done) { in allocate_new_resource()
632 resource_types_table[j].done = 1; in ts_free_id()
H A Dthreads.m4117 done
133 done
/PHP-7.4/Zend/
H A DREADME.md108 is done with the following constructs:
H A DZend.m4299 AC_MSG_RESULT(done)
H A Dzend_sort.c342 goto done; in zend_sort()
347 goto done; in zend_sort()
352 goto done; in zend_sort()
358 goto done; in zend_sort()
361 done: in zend_sort()
H A Dzend_vm_gen.php1589 static $done = 0;
1593 if (!$done) {
1594 $done = 1;
3115 $done = 0;
3121 $done = 1;
3127 $done = 1;
3131 if (!$done) {
/PHP-7.4/Zend/tests/
H A D67468.phpt6 echo "done";
9 done
H A Dbug26697.phpt9 echo __METHOD__ . "($name), done\n";
19 {closure}(NotExistingClass), done
H A Dbug60444.phpt16 echo "done\n";
18 done
H A Dbug73792.phpt12 echo 'done';
H A Dempty_str_offset.phpt62 print "done\n";
117 done
H A Dforeach_017.phpt6 $done = 0;
11 $done = 1;
18 $done = 0;
23 $done = 1;
30 $done = 0;
35 $done = 1;
44 $done = 0;
49 $done = 1;
56 $done = 0;
61 $done = 1;
[all …]
H A Dgoto_in_foreach.phpt12 echo "done\n";
16 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.phpt60 print "done\n";
113 done
H A Dobjects_018.phpt17 echo "done!\n";
21 done!
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_correct.phpt18 echo "done";
20 done
H A Dargument_count_correct_strict.phpt18 echo "done";
20 done
/PHP-7.4/build/
H A Dax_check_compile_flag.m418 # flags (e.g. CFLAGS) when the check is done. The check is thus made with
H A Dlibtool.m4239 done
458 done
482 done
532 done
1342 done
1985 done
2209 done
2972 done
4717 done
6327 done
[all …]
H A Dphp.m4160 done
265 done
358 done
389 done
406 done
459 done
1815 done
1991 done
2133 done
2156 done
[all …]

Completed in 56 milliseconds

12345678910>>...27