Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Ddl.h24 PHPAPI int php_load_extension(char *filename, int type, int start_now);
H A Ddl.c103 PHPAPI int php_load_extension(char *filename, int type, int start_now) in php_load_extension() function
253 if (php_load_extension(file, type, start_now) == FAILURE) { in php_dl()
/PHP-7.4/main/
H A Dphp_ini.c324 php_load_extension(*((char **) arg), MODULE_PERSISTENT, 0); in php_load_php_extension_cb()

Completed in 11 milliseconds