Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dtar.c717 static int phar_tar_writeheaders_int(phar_entry_info *entry, void *argument) /* {{{ */ in phar_tar_writeheaders_int()
870 static int phar_tar_writeheaders(zval *zv, void *argument) /* {{{ */ in phar_tar_writeheaders()
912 static int phar_tar_setupmetadata(zval *zv, void *argument) /* {{{ */ in phar_tar_setupmetadata()
H A Dphar.c33 static int phar_set_writeable_bit(zval *zv, void *argument) /* {{{ */ in phar_set_writeable_bit()
321 static int phar_unalias_apply(zval *zv, void *argument) /* {{{ */ in phar_unalias_apply()
H A Dutil.c1957 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
H A Dphar_object.c3153 static int phar_set_compression(zval *zv, void *argument) /* {{{ */ in phar_set_compression()
3170 static int phar_test_compression(zval *zv, void *argument) /* {{{ */ in phar_test_compression()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_plugin.c167 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.h153 MYSQLND_CSTRING argument; member
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c373 …d_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *argument)
/PHP-7.4/ext/standard/
H A Dexec.c509 char *argument; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_ts_hash.c164 …void zend_ts_hash_apply_with_argument(TsHashTable *ht, apply_func_arg_t apply_func, void *argument) in zend_ts_hash_apply_with_argument()
H A Dzend_hash.c1825 …_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argument) in zend_hash_apply_with_argument()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c3693 zval *argument; in reflection_class_object_ctor() local
5017 reflection_object *intern, *argument; in ZEND_METHOD() local
5060 reflection_object *intern, *argument; in ZEND_METHOD() local

Completed in 179 milliseconds