Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/
H A Dphp_pcre.c1519 …mpl(zval *return_value, zval *regex, zval *replace, zval *subject, zend_long limit_val, int is_cal… in preg_replace_impl()
1743 zend_long limit_val = -1;/* Integer value of limit */ in PHP_FUNCTION() local
1775 zend_long limit_val, zend_long flags) in php_pcre_split_impl()

Completed in 9 milliseconds