Home
last modified time | relevance | path

Searched refs:php_explode_negative_limit (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/standard/
H A Dstring.c879 PHPAPI void php_explode_negative_limit(const zend_string *delim, zend_string *str, zval *return_val… in php_explode_negative_limit() function
951 php_explode_negative_limit(delim, str, return_value, limit); in PHP_FUNCTION()

Completed in 29 milliseconds