Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dphp_string.h56 PHPAPI void php_implode(const zend_string *delim, HashTable *arr, zval *return_value);
H A Dstring.c1135 PHPAPI void php_implode(const zend_string *glue, HashTable *pieces, zval *return_value) in php_implode() function
1249 php_implode(arg1_str, pieces, return_value); in PHP_FUNCTION()

Completed in 19 milliseconds