Searched defs:l2 (Results 1 – 10 of 10) sorted by relevance
/PHP-5.4/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.4/ext/standard/ |
H A D | levenshtein.c | 30 static int reference_levdist(const char *s1, int l1, const char *s2, int l2, int cost_ins, int cost… in reference_levdist()
|
H A D | versioning.c | 132 long l1, l2; in php_version_compare() local
|
H A D | dns.c | 534 int l1 = 0, l2 = 0; in php_parserr() local
|
H A D | math.c | 613 long l1 = 1, l2 = Z_LVAL_P(zbase), i = Z_LVAL_P(zexp); in PHP_FUNCTION() local
|
/PHP-5.4/ext/soap/ |
H A D | php_http.c | 260 int l2 = strlen(domain); in in_domain() local
|
H A D | php_sdl.c | 232 int l1, l2; in sdl_set_uri_credentials() local
|
/PHP-5.4/ |
H A D | run-tests.php | 2133 function comp_line($l1, $l2, $is_reg)
|
/PHP-5.4/ext/imap/ |
H A D | php_imap.c | 3786 int l = strlen(tmp) - 2, l2; in PHP_FUNCTION() local
|
/PHP-5.4/ext/exif/ |
H A D | exif.c | 3259 size_t l1, l2=0; in exif_process_APP12() local
|
Completed in 54 milliseconds