Home
last modified time | relevance | path

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

/php-src/ext/phar/
H A Dtar.c707 static int phar_tar_writeheaders_int(phar_entry_info *entry, void *argument) /* {{{ */ in phar_tar_writeheaders_int()
860 static int phar_tar_writeheaders(zval *zv, void *argument) /* {{{ */ in phar_tar_writeheaders()
899 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.c2006 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
H A Dphar_object.c3117 static int phar_set_compression(zval *zv, void *argument) /* {{{ */ in phar_set_compression()
3134 static int phar_test_compression(zval *zv, void *argument) /* {{{ */ in phar_test_compression()
/php-src/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-src/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
H A Dgregoriancalendar_methods.cpp42 #define ZEND_VALUE_ERROR_OUT_OF_BOUND_VALUE(argument, zpp_arg_position) \ argument
/php-src/ext/opcache/
H A Dzend_accelerator_blacklist.c376 …d_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *argument)
/php-src/ext/standard/
H A Dexec.c496 char *argument; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_hash.c2094 …_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argument) in zend_hash_apply_with_argument()
/php-src/ext/reflection/
H A Dphp_reflection.c5361 reflection_object *intern, *argument; in ZEND_METHOD() local
5394 reflection_object *intern, *argument; in ZEND_METHOD() local

Completed in 75 milliseconds