Home
last modified time | relevance | path

Searched refs:ZEND_HASH_APPLY_REMOVE (Results 1 – 25 of 136) sorted by relevance

123456

/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dsp_crypt.c63 return ZEND_HASH_APPLY_REMOVE; in decrypt_zval()
82 return ZEND_HASH_APPLY_REMOVE; in decrypt_zval()
114 return ZEND_HASH_APPLY_REMOVE; in decrypt_zval()
/dports/lang/php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_plugin.c114 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
174 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/www/mod_php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_plugin.c112 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
172 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_plugin.c114 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
174 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/lang/php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_plugin.c112 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
172 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/lang/php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_plugin.c112 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
172 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/www/mod_php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_plugin.c114 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
174 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/www/mod_php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_plugin.c112 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
172 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/www/mod_php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_plugin.c114 return ZEND_HASH_APPLY_REMOVE; in mysqlnd_plugin_end_apply_func()
174 if (result & ZEND_HASH_APPLY_REMOVE) { in mysqlnd_plugin_apply_with_argument()
/dports/mail/nextcloud-mail/mail/vendor/rubix/tensor/ext/kernel/
H A Dmemory.c321 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
325 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
/dports/www/phalcon4/cphalcon-4.1.1/ext/kernel/
H A Dmemory.c321 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
325 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
/dports/devel/pecl-raphf2/raphf-2.0.1/src/
H A Dphp_raphf_api.c191 return ZEND_HASH_APPLY_REMOVE; in php_persistent_handle_apply_cleanup_ex()
209 return ZEND_HASH_APPLY_REMOVE; in php_persistent_handle_apply_cleanup()
242 return ZEND_HASH_APPLY_REMOVE; in php_persistent_handle_list_apply_dtor()
/dports/www/phalcon/cphalcon-3.4.5/ext/kernel/
H A Dmemory.c451 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
455 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
460 return ZEND_HASH_APPLY_REMOVE; in zephir_cleanup_fcache()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_execute_API.c104 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
111 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
118 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
196 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_execute_API.c106 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
113 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
120 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
201 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_execute_API.c104 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
111 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
118 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
196 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_execute_API.c106 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
113 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
120 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
201 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/devel/pecl-runkit7/runkit7-4.0.0a2/
H A Drunkit_classes.c58 return ZEND_HASH_APPLY_REMOVE; in php_runkit_remove_inherited_methods()
H A Drunkit.c380 return ZEND_HASH_APPLY_REMOVE;
H A Drunkit_props.c89 return ZEND_HASH_APPLY_REMOVE; in php_runkit_remove_property_by_full_name()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_execute_API.c109 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
116 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
123 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
208 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_execute_API.c109 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
116 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
123 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
208 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_execute_API.c108 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
115 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
122 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
202 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_execute_API.c108 return (ZEND_CONSTANT_FLAGS(c) & CONST_PERSISTENT) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_constant_full()
115 return (function->type == ZEND_INTERNAL_FUNCTION) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_function_full()
122 return (ce->type == ZEND_INTERNAL_CLASS) ? ZEND_HASH_APPLY_KEEP : ZEND_HASH_APPLY_REMOVE; in clean_non_persistent_class_full()
202 return ZEND_HASH_APPLY_REMOVE; in zval_call_destructor()
/dports/www/pecl-http/pecl_http-3.2.4/src/
H A Dphp_http_querystring.c178 return ZEND_HASH_APPLY_REMOVE; in apply_querystring_filter()
183 return ZEND_HASH_APPLY_REMOVE; in apply_querystring_filter()

123456