Home
last modified time | relevance | path

Searched defs:result_len (Results 1 – 6 of 6) sorted by relevance

/PHP-5.6/ext/pcre/
H A Dphp_pcre.c920 int result_len; /* Return value length */ in preg_do_repl_func() local
969 int result_len; /* Length of the result of the evaluation */ in preg_do_eval() local
1048 int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace()
1068 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1323 static char *php_replace_in_subject(zval *regex, zval *replace, zval **subject, int *result_len, in… in php_replace_in_subject()
1419 int result_len; in preg_replace_impl() local
/PHP-5.6/win32/
H A Dsendmail.c160 int result_len; in php_win32_mail_trim_header() local
/PHP-5.6/Zend/
H A Dzend_operators.c1223 int i, result_len; in bitwise_or_function() local
1270 int i, result_len; in bitwise_and_function() local
1317 int i, result_len; in bitwise_xor_function() local
/PHP-5.6/ext/standard/
H A Dmath.c1080 size_t *result_len) in _php_math_number_format_ex_len()
H A Dstring.c2210 int result_len; local
2320 int result_len; local
4924 size_t result_len; /* Length of the resulting string */ local
5279 int result_len = 0; /* Length of the resulting string */ local
/PHP-5.6/ext/spl/
H A Dspl_iterators.c2045 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local

Completed in 47 milliseconds