Searched defs:f2 (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/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-5.3/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; in setup() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | main.c | 204 try(f0, f1, f2, f3, f4, opts) in try() argument
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | stresstest.cpp | 107 BOOL CompareFiles(const char*f1, const char*f2) in CompareFiles()
|
/PHP-5.3/ext/standard/ |
H A D | math.c | 140 double f1, f2; in _php_math_round() local
|
Completed in 23 milliseconds