Home
last modified time | relevance | path

Searched refs:php_dl (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/standard/
H A Ddl.h27 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now TSRMLS_DC);
H A Ddl.c88 php_dl(filename, MODULE_TEMPORARY, return_value, 0 TSRMLS_CC); in PHP_FUNCTION()
263 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now TSRMLS_DC) in php_dl() function
281 PHPAPI void php_dl(char *file, int type, zval *return_value, int start_now TSRMLS_DC) in php_dl() function
/PHP-5.3/main/
H A Dphp3_compat.h115 #define php3_dl php_dl
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_php.c91 php_dl(value, MODULE_PERSISTENT, &zv, 1 TSRMLS_CC); in fpm_php_apply_defines_ex()

Completed in 16 milliseconds