Home
last modified time | relevance | path

Searched refs:DL_UNLOAD (Results 1 – 6 of 6) sorted by relevance

/PHP-7.3/ext/standard/
H A Ddl.c188 DL_UNLOAD(handle); in php_load_extension()
192 DL_UNLOAD(handle); in php_load_extension()
204 DL_UNLOAD(handle); in php_load_extension()
214 DL_UNLOAD(handle); in php_load_extension()
222 DL_UNLOAD(handle); in php_load_extension()
227 DL_UNLOAD(handle); in php_load_extension()
234 DL_UNLOAD(handle); in php_load_extension()
/PHP-7.3/Zend/
H A Dzend_extensions.c73 DL_UNLOAD(handle); in zend_load_extension_handle()
89 DL_UNLOAD(handle); in zend_load_extension_handle()
105 DL_UNLOAD(handle); in zend_load_extension_handle()
116 DL_UNLOAD(handle); in zend_load_extension_handle()
124 DL_UNLOAD(handle); in zend_load_extension_handle()
224 DL_UNLOAD(extension->handle); in zend_extension_dtor()
H A DREADME.ZEND_MM33 DL_UNLOAD() is skipped during the shutdown of shared extensions.
H A Dzend_portability.h151 # define DL_UNLOAD dlclose macro
163 # define DL_UNLOAD FreeLibrary macro
H A Dzend_API.c2598 DL_UNLOAD(module->handle); in module_destructor()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1423 DL_UNLOAD(handle); in phpdbg_load_module_or_extension()

Completed in 38 milliseconds