Searched refs:unload (Results 1 – 3 of 3) sorted by relevance
2 Bug #77578 (Crash when php unload)
28 # Explicit module loading will be denied. This allows to turn off module load and unload
2803 int count=0, unload=0; in zend_register_functions() local2928 unload=1; in zend_register_functions()3042 if (unload) { /* before unloading, display all remaining bad function in the module */ in zend_register_functions()
Completed in 32 milliseconds