Home
last modified time | relevance | path

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

/PHP-7.0/ext/phar/
H A Dtar.c698 static int phar_tar_writeheaders_int(phar_entry_info *entry, void *argument) /* {{{ */ in phar_tar_writeheaders_int()
846 static int phar_tar_writeheaders(zval *zv, void *argument) /* {{{ */ in phar_tar_writeheaders()
888 static int phar_tar_setupmetadata(zval *zv, void *argument) /* {{{ */ in phar_tar_setupmetadata()
H A Dphar.c35 static int phar_set_writeable_bit(zval *zv, void *argument) /* {{{ */ in phar_set_writeable_bit()
327 static int phar_unalias_apply(zval *zv, void *argument) /* {{{ */ in phar_unalias_apply()
H A Dutil.c1968 static int phar_update_cached_entry(zval *data, void *argument) /* {{{ */ in phar_update_cached_entry()
H A Dphar_object.c3171 static int phar_set_compression(zval *zv, void *argument) /* {{{ */ in phar_set_compression()
3188 static int phar_test_compression(zval *zv, void *argument) /* {{{ */ in phar_test_compression()
/PHP-7.0/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 Dphp_mysqlnd.c58 mysqlnd_minfo_dump_plugin_stats(zval *el, void * argument) in mysqlnd_minfo_dump_plugin_stats()
H A Dmysqlnd_wireprotocol.h158 const zend_uchar *argument; member
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_blacklist.c355 …d_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *argument)
/PHP-7.0/ext/standard/
H A Dexec.c496 char *argument; in PHP_FUNCTION() local
/PHP-7.0/ext/interbase/
H A Dibase_service.c493 zend_long action, argument = 0; in _php_ibase_service_action() local
/PHP-7.0/Zend/
H A Dzend_ts_hash.c154 …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.c1550 …_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argument) in zend_hash_apply_with_argument()
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c3690 zval *argument; in reflection_class_object_ctor() local
4942 reflection_object *intern, *argument; in ZEND_METHOD() local
4986 reflection_object *intern, *argument; in ZEND_METHOD() local

Completed in 107 milliseconds