Home
last modified time | relevance | path

Searched refs:php_dl (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_php.c91 php_dl(value, MODULE_PERSISTENT, &zv, 1); in fpm_php_apply_defines_ex()
/PHP-7.2/ext/standard/
H A Ddl.c70 php_dl(filename, MODULE_TEMPORARY, return_value, 0); in PHP_FUNCTION()
246 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl() function
264 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now) in php_dl() function
H A Ddl.h27 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now);

Completed in 11 milliseconds