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
2927 int count=0, unload=0; in zend_register_functions() local3066 unload=1; in zend_register_functions()3201 if (unload) { /* before unloading, display all remaining bad function in the module */ in zend_register_functions()
Completed in 20 milliseconds