Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_string.h135 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l…
H A Dstring.c1060 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l… in php_explode() function
1167 php_explode(delim, str, return_value, limit); in PHP_FUNCTION()

Completed in 17 milliseconds