Home
last modified time | relevance | path

Searched refs:php_explode (Results 1 – 2 of 2) sorted by last modified time

/php-src/ext/standard/
H A Dstring.c847 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l… in php_explode() function
949 php_explode(delim, str, return_value, limit); in PHP_FUNCTION()
H A Dphp_string.h56 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l…

Completed in 21 milliseconds