Home
last modified time | relevance | path

Searched refs:left_len (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/bcmath/
H A Dbcmath.c226 int left_len, right_len; in PHP_FUNCTION() local
264 int left_len, right_len; in PHP_FUNCTION() local
304 int left_len, right_len; in PHP_FUNCTION() local
344 int left_len, right_len; in PHP_FUNCTION() local
390 int left_len, right_len; in PHP_FUNCTION() local
393 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "ss", &left, &left_len, &right, &right_len) =… in PHP_FUNCTION()
426 int left_len, right_len, modulous_len; in PHP_FUNCTION() local
470 int left_len, right_len; in PHP_FUNCTION() local
510 int left_len; in PHP_FUNCTION() local
515 if (zend_parse_parameters(argc TSRMLS_CC, "s|l", &left, &left_len, &scale_param) == FAILURE) { in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c4119 OnigDistance left_len, OnigDistance right_len) in concat_opt_anc_info() argument
4124 if (left_len == 0) { in concat_opt_anc_info()

Completed in 31 milliseconds