Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Ddl.h26 PHPAPI int php_load_extension(char *filename, int type, int start_now TSRMLS_DC);
H A Ddl.c102 PHPAPI int php_load_extension(char *filename, int type, int start_now TSRMLS_DC) in php_load_extension() function
268 if (php_load_extension(file, type, start_now TSRMLS_CC) == FAILURE) { in php_dl()
/PHP-5.5/main/
H A Dphp_ini.c351 php_load_extension(*((char **) arg), MODULE_PERSISTENT, 0 TSRMLS_CC); in php_load_php_extension_cb()
/PHP-5.5/
H A DNEWS5098 - Fixed bug #51276 (php_load_extension() is missing when HAVE_LIBDL is

Completed in 45 milliseconds