Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dphp_string.h57 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l…
H A Dstring.c1024 PHPAPI void php_explode(const zend_string *delim, zend_string *str, zval *return_value, zend_long l… in php_explode() function
1126 php_explode(delim, str, return_value, limit); in PHP_FUNCTION()

Completed in 50 milliseconds