Searched defs:l2 (Results 1 – 10 of 10) sorted by relevance
/PHP-5.6/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.6/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
|
/PHP-5.6/ext/soap/ |
H A D | php_http.c | 322 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.6/ |
H A D | run-tests.php | 2140 function comp_line($l1, $l2, $is_reg)
|
/PHP-5.6/Zend/ |
H A D | zend_operators.c | 975 long l1 = 1, l2 = Z_LVAL_P(op1), i = Z_LVAL_P(op2); in pow_function() local
|
/PHP-5.6/ext/imap/ |
H A D | php_imap.c | 3811 int l = strlen(tmp) - 2, l2; in PHP_FUNCTION() local
|
/PHP-5.6/ext/exif/ |
H A D | exif.c | 3301 size_t l1, l2=0; in exif_process_APP12() local
|
Completed in 82 milliseconds