Searched defs:f1 (Results 1 – 3 of 3) sorted by relevance
/PHP-7.1/ext/soap/interop/ |
H A D | test.utility.php | 29 function date_compare($f1,$f2) 34 function hex_compare($f1, $f2) 39 function number_compare($f1, $f2) 53 function boolean_compare($f1, $f2)
|
/PHP-7.1/main/ |
H A D | mergesort.c | 110 register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in php_mergesort() local 268 u_char *f1, *f2, *s, *l2, *last, *p2, tmp; in setup() local
|
/PHP-7.1/ext/standard/ |
H A D | math.c | 129 double f1, f2; in _php_math_round() local
|
Completed in 9 milliseconds