Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c888 int result_len; /* Return value length */ in preg_do_repl_func() local
934 int result_len; /* Length of the result of the evaluation */ in preg_do_eval() local
1013 int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace()
1033 int is_callable_replace, int *result_len, int limit, int *replace_count TSRMLS_DC) in php_pcre_replace_impl()
1277 static char *php_replace_in_subject(zval *regex, zval *replace, zval **subject, int *result_len, in… in php_replace_in_subject()
1373 int result_len; in preg_replace_impl() local
/PHP-5.5/win32/
H A Dsendmail.c160 int result_len; in php_win32_mail_trim_header() local
/PHP-5.5/Zend/
H A Dzend_operators.c1110 int i, result_len; in bitwise_or_function() local
1150 int i, result_len; in bitwise_and_function() local
1192 int i, result_len; in bitwise_xor_function() local
/PHP-5.5/ext/standard/
H A Dstring.c2210 int result_len; local
2320 int result_len; local
4914 size_t result_len; /* Length of the resulting string */ local
5269 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.5/ext/spl/
H A Dspl_iterators.c1971 int subject_len, use_copy, count = 0, result_len; in SPL_METHOD() local

Completed in 50 milliseconds