Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/
H A Dphp_pcre.c863 int result_len; /* Return value length */ in preg_do_repl_func() local
909 int result_len; /* Length of the result of the evaluation */ in preg_do_eval() local
988 int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace()
1004 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1242 static char *php_replace_in_subject(zval *regex, zval *replace, zval **subject, int *result_len, in… in php_replace_in_subject()
1338 int result_len; in preg_replace_impl() local
/PHP-5.4/win32/
H A Dsendmail.c159 int result_len; in php_win32_mail_trim_header() local
/PHP-5.4/Zend/
H A Dzend_operators.c1055 int i, result_len; in bitwise_or_function() local
1095 int i, result_len; in bitwise_and_function() local
1137 int i, result_len; in bitwise_xor_function() local
/PHP-5.4/ext/standard/
H A Dstring.c2196 int result_len; local
2306 int result_len; local
4934 size_t result_len; /* Length of the resulting string */ local
5289 int result_len = 0; /* Length of the resulting string */ local
H A Dmath.c1102 int *result_len) in _php_math_number_format_ex_len()
/PHP-5.4/ext/spl/
H A Dspl_iterators.c1984 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local

Completed in 44 milliseconds