Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Ddl.c175 DL_UNLOAD(handle); in php_load_extension()
179 DL_UNLOAD(handle); in php_load_extension()
225 DL_UNLOAD(handle); in php_load_extension()
235 DL_UNLOAD(handle); in php_load_extension()
243 DL_UNLOAD(handle); in php_load_extension()
248 DL_UNLOAD(handle); in php_load_extension()
255 DL_UNLOAD(handle); in php_load_extension()
/PHP-5.5/Zend/
H A Dzend_extensions.c62 DL_UNLOAD(handle); in zend_load_extension()
79 DL_UNLOAD(handle); in zend_load_extension()
95 DL_UNLOAD(handle); in zend_load_extension()
106 DL_UNLOAD(handle); in zend_load_extension()
191 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.h99 # define DL_UNLOAD dlclose macro
111 # define DL_UNLOAD FreeLibrary macro
H A Dzend_API.c2384 DL_UNLOAD(module->handle); in module_destructor()

Completed in 51 milliseconds