Searched refs:zend_add_system_entropy (Results 1 – 3 of 3) sorted by relevance
/PHP-8.4/Zend/ |
H A D | zend_system_id.h | 26 ZEND_API zend_result zend_add_system_entropy(const char *module_name, const char *hook_name, const …
|
H A D | zend_extensions.c | 262 …zend_add_system_entropy(module_name, "zend_get_resource_handle", &last_resource_number, sizeof(int… in zend_get_resource_handle() 293 …zend_add_system_entropy(module_name, "zend_get_op_array_extension_handle", &zend_op_array_extensio… in zend_get_op_array_extension_handle() 302 …zend_add_system_entropy(module_name, "zend_get_op_array_extension_handle", &zend_op_array_extensio… in zend_get_op_array_extension_handles() 309 …zend_add_system_entropy(module_name, "zend_get_internal_function_extension_handle", &zend_internal… in zend_get_internal_function_extension_handle() 317 …zend_add_system_entropy(module_name, "zend_get_internal_function_extension_handle", &zend_internal… in zend_get_internal_function_extension_handles()
|
H A D | zend_system_id.c | 29 ZEND_API zend_result zend_add_system_entropy(const char *module_name, const char *hook_name, const … in zend_add_system_entropy() function
|
Completed in 6 milliseconds