Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds