|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
| if(function_exists("date_default_timezone_set")) | simple () |
| simplecall () | |
| hallo ($a) | |
| simpleucall () | |
| simpleudcall () | |
| hallo2 ($a) | |
| mandel () | |
| mandel2 () | |
| Ack ($m, $n) | |
| ackermann ($n) | |
| ary ($n) | |
| ary2 ($n) | |
| ary3 ($n) | |
| fibo_r ($n) | |
| fibo ($n) | |
| hash1 ($n) | |
| hash2 ($n) | |
| gen_random ($n) | |
| heapsort_r ($n, &$ra) | |
| heapsort ($N) | |
| mkmatrix ($rows, $cols) | |
| mmult ($rows, $cols, $m1, $m2) | |
| matrix ($n) | |
| nestedloop ($n) | |
| sieve ($n) | |
| strcat ($n) | |
| gethrtime () | |
| start_test () | |
| end_test ($start, $name) | |
| total () | |
Variables | |
| $t0 = $t = start_test() | |
| $t = end_test($t, "simple") | |
| if(function_exists("date_default_timezone_set")) simple | ( | ) |
| $t0 = $t = start_test() |