Home
last modified time | relevance | path

Searched refs:doit (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/Zend/tests/
H A Ddebug_backtrace_options.phpt15 function doit($a, $b, $how)
89 [function] => doit
112 [0] => doit
127 [0] => doit
153 [function] => doit
176 [0] => doit
191 [0] => doit
217 [function] => doit
277 [function] => doit
336 [function] => doit
[all …]
H A Dbug28377.phpt5 function doit($a, $b)
19 doit('a','b');
/PHP-7.3/ext/reflection/tests/
H A Dbug29268.phpt11 public function doit(A $a){
15 $ref = new reflectionMethod('B','doit');
/PHP-7.3/ext/standard/
H A Durl_scanner_ex.c423 int doit = 0; in handle_form() local
430 doit = 1; in handle_form()
436 if (doit) { in handle_form()
H A Durl_scanner_ex.re426 int doit = 0;
433 doit = 1;
439 if (doit) {

Completed in 16 milliseconds