Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dmergesort.c108 register u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in php_mergesort() local
266 u_char *f1, *f2, *s, *l2, *last, *p2, tmp; in setup() local
/PHP-7.4/ext/standard/
H A Dlevenshtein.c29 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.c128 long l1, l2; in php_version_compare() local
H A Ddns.c572 int l1 = 0, l2 = 0; in php_parserr() local
H A Darray.c141 zend_long l1, l2; in php_array_key_compare() local
218 size_t l1, l2; in php_array_key_compare_string_case() local
251 size_t l1, l2; in php_array_key_compare_string() local
284 size_t l1, l2; in php_array_key_compare_string_natural_general() local
/PHP-7.4/
H A Drun-tests.php2776 function comp_line($l1, $l2, $is_reg)
/PHP-7.4/ext/soap/
H A Dphp_http.c325 int l2 = strlen(domain); in in_domain() local
H A Dphp_sdl.c231 size_t l1, l2; in sdl_set_uri_credentials() local
/PHP-7.4/Zend/
H A Dzend_operators.c1168 zend_long l1 = 1, l2 = Z_LVAL_P(op1), i = Z_LVAL_P(op2); in pow_function() local
/PHP-7.4/ext/imap/
H A Dphp_imap.c3946 int l = strlen(tmp) - 2, l2; in PHP_FUNCTION() local
/PHP-7.4/ext/exif/
H A Dexif.c3797 size_t l1, l2=0; in exif_process_APP12() local

Completed in 88 milliseconds