Home
last modified time | relevance | path

Searched defs:l2 (Results 1 – 11 of 11) sorted by relevance

/PHP-7.1/main/
H A Dmergesort.c110 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 Dlevenshtein.c30 static zend_long reference_levdist(const char *s1, size_t l1, const char *s2, size_t l2, zend_long … in reference_levdist()
H A Dversioning.c132 long l1, l2; in php_version_compare() local
H A Ddns.c566 int l1 = 0, l2 = 0; in php_parserr() local
H A Darray.c147 zend_long l1, l2; in php_array_key_compare() local
224 size_t l1, l2; in php_array_key_compare_string_case() local
257 size_t l1, l2; in php_array_key_compare_string() local
290 size_t l1, l2; in php_array_key_compare_string_natural_general() local
/PHP-7.1/ext/soap/
H A Dphp_http.c325 int l2 = strlen(domain); in in_domain() local
H A Dphp_sdl.c230 size_t l1, l2; in sdl_set_uri_credentials() local
/PHP-7.1/
H A Drun-tests.php2213 function comp_line($l1, $l2, $is_reg)
/PHP-7.1/Zend/
H A Dzend_operators.c1081 zend_long l1 = 1, l2 = Z_LVAL_P(op1), i = Z_LVAL_P(op2); in pow_function() local
/PHP-7.1/ext/imap/
H A Dphp_imap.c3844 int l = strlen(tmp) - 2, l2; in PHP_FUNCTION() local
/PHP-7.1/ext/exif/
H A Dexif.c3309 size_t l1, l2=0; in exif_process_APP12() local

Completed in 79 milliseconds