Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1633 size_t result_len; /* Length of result */ in php_pcre_replace_impl() local
1868 size_t result_len; /* Length of result */ in php_pcre_replace_func_impl() local
/PHP-7.4/ext/standard/
H A Dstring.c2594 size_t result_len; local
5541 size_t result_len; /* Length of the resulting string */ local
/PHP-7.4/Zend/
H A Dzend_operators.c1882 size_t result_len = op1_len + op2_len; in concat_function() local
H A Dzend_compile.c139 …nd_get_unqualified_name(const zend_string *name, const char **result, size_t *result_len) /* {{{ */ in zend_get_unqualified_name()

Completed in 53 milliseconds