Home
last modified time | relevance | path

Searched refs:hooks (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_system_id.c66 zend_uchar hooks = 0; in zend_finalize_system_id() local
69 hooks |= ZEND_HOOK_AST_PROCESS; in zend_finalize_system_id()
72 hooks |= ZEND_HOOK_COMPILE_FILE; in zend_finalize_system_id()
75 hooks |= ZEND_HOOK_EXECUTE_EX; in zend_finalize_system_id()
78 hooks |= ZEND_HOOK_EXECUTE_INTERNAL; in zend_finalize_system_id()
80 PHP_MD5Update(&context, &hooks, sizeof hooks); in zend_finalize_system_id()
/PHP-8.0/Zend/tests/
H A Dlsb_016.phpt2 ZE2 Late Static Binding within hooks/magic methods
/PHP-8.0/docs/
H A Doutput-api.md109 ## Output handler hooks
/PHP-8.0/
H A DCODING_STANDARDS.md275 ## Folding hooks

Completed in 6 milliseconds