Home
last modified time | relevance | path

Searched defs:argument (Results 1 – 11 of 11) sorted by relevance

/PHP-8.2/ext/phar/
H A Dtar.c715 static int phar_tar_writeheaders_int(phar_entry_info *entry, void *argument) /* {{{ */ in phar_tar_writeheaders_int()
868 static int phar_tar_writeheaders(zval *zv, void *argument) /* {{{ */ in phar_tar_writeheaders()
907 static int phar_tar_setupmetadata(zval *zv, void *argument) /* {{{ */ in phar_tar_setupmetadata()
H A Dphar.c34 static int phar_set_writeable_bit(zval *zv, void *argument) /* {{{ */ in phar_set_writeable_bit()
298 static int phar_unalias_apply(zval *zv, void *argument) /* {{{ */ in phar_unalias_apply()
H A Dutil.c2009 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
H A Dphar_object.c3098 static int phar_set_compression(zval *zv, void *argument) /* {{{ */ in phar_set_compression()
3115 static int phar_test_compression(zval *zv, void *argument) /* {{{ */ in phar_test_compression()
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_plugin.c165 PHPAPI void mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument) in mysqlnd_plugin_apply_with_argument()
H A Dmysqlnd_wireprotocol.h151 MYSQLND_CSTRING argument; member
/PHP-8.2/ext/intl/calendar/
H A Dcalendar_methods.cpp45 #define ZEND_VALUE_ERROR_INVALID_FIELD(argument, zpp_arg_position) \ argument
52 #define ZEND_VALUE_ERROR_OUT_OF_BOUND_VALUE(argument, zpp_arg_position) \ argument
59 #define ZEND_VALUE_ERROR_INVALID_DAY_OF_WEEK(argument, zpp_arg_position) \ argument
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_blacklist.c376 …d_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *argument)
/PHP-8.2/ext/standard/
H A Dexec.c496 char *argument; in PHP_FUNCTION() local
/PHP-8.2/Zend/
H A Dzend_hash.c2037 …_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argument) in zend_hash_apply_with_argument()
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c5273 reflection_object *intern, *argument; in ZEND_METHOD() local
5306 reflection_object *intern, *argument; in ZEND_METHOD() local

Completed in 83 milliseconds