Home
last modified time | relevance | path

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

/PHP-5.3/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.c2143 DL_UNLOAD(module->handle); in module_destructor()
/PHP-5.3/ext/standard/
H A Ddl.c177 DL_UNLOAD(handle); in php_load_extension()
223 DL_UNLOAD(handle); in php_load_extension()
233 DL_UNLOAD(handle); in php_load_extension()
241 DL_UNLOAD(handle); in php_load_extension()
246 DL_UNLOAD(handle); in php_load_extension()
253 DL_UNLOAD(handle); in php_load_extension()

Completed in 28 milliseconds