Home
last modified time | relevance | path

Searched defs:arg (Results 51 – 75 of 133) sorted by relevance

123456

/PHP-7.3/Zend/
H A Dzend_list.c245 static int clean_module_resource(zval *zv, void *arg) in clean_module_resource()
256 static int zend_clean_module_rsrc_dtors_cb(zval *zv, void *arg) in zend_clean_module_rsrc_dtors_cb()
H A Dzend_smart_str.c118 va_list arg; in smart_str_append_printf() local
H A Dzend.c204 va_list arg; in zend_spprintf() local
216 va_list arg; in zend_spprintf_unchecked() local
247 va_list arg; in zend_strpprintf() local
259 va_list arg; in zend_strpprintf_unchecked() local
H A Dzend_exceptions.c502 static void _build_trace_args(zval *arg, smart_str *str) /* {{{ */ in _build_trace_args()
601 zval *arg; in _build_trace_string() local
935 va_list arg; in zend_throw_exception_ex() local
H A Dzend_ini.c35 static int zend_remove_ini_entries(zval *el, void *arg) /* {{{ */ in zend_remove_ini_entries()
283 static int zend_ini_refresh_cache(zval *el, void *arg) /* {{{ */ in zend_ini_refresh_cache()
H A Dzend_llist.c229 …API void zend_llist_apply_with_argument(zend_llist *l, llist_apply_with_arg_func_t func, void *arg) in zend_llist_apply_with_argument()
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dunicode.c134 apply_case_fold1(int from, int to, OnigApplyAllCaseFoldFunc f, void* arg) in apply_case_fold1()
165 apply_case_fold2(int from, int to, OnigApplyAllCaseFoldFunc f, void* arg) in apply_case_fold2()
194 apply_case_fold3(int from, int to, OnigApplyAllCaseFoldFunc f, void* arg) in apply_case_fold3()
224 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_unicode_apply_all_case_fold()
H A Dregenc.c507 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_ascii_apply_all_case_fold()
550 OnigApplyAllCaseFoldFunc f, void* arg) in ss_apply_all_case_fold()
561 OnigApplyAllCaseFoldFunc f, void* arg) in onigenc_apply_all_case_fold_with_map()
/PHP-7.3/ext/mbstring/
H A Dmb_gpc.c191 …ding *_php_mb_encoding_handler_ex(const php_mb_encoding_handler_info_t *info, zval *arg, char *res) in _php_mb_encoding_handler_ex()
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_stdio.c115 static void fpm_stdio_child_said(struct fpm_event_s *ev, short which, void *arg) /* {{{ */
H A Dfpm_php.c196 static void fpm_php_cleanup(int which, void *arg) /* {{{ */ in fpm_php_cleanup()
H A Dfpm_children.c35 static void fpm_children_cleanup(int which, void *arg) /* {{{ */ in fpm_children_cleanup()
H A Dfpm_main.c221 static int print_extension_info(zend_extension *ext, void *arg) /* {{{ */ in print_extension_info()
516 …load_env_var(char *var, unsigned int var_len, char *val, unsigned int val_len, void *arg) /* {{{ */ in cgi_php_load_env_var()
1365 static void fastcgi_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /*… in fastcgi_ini_parser()
/PHP-7.3/ext/curl/
H A Dcurl_file.c84 zend_string *arg; in curlfile_set_property() local
/PHP-7.3/ext/phar/
H A Dzip.c789 static int phar_zip_changed_apply_int(phar_entry_info *entry, void *arg) /* {{{ */ in phar_zip_changed_apply_int()
1099 static int phar_zip_changed_apply(zval *zv, void *arg) /* {{{ */ in phar_zip_changed_apply()
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c560 …fast(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
581 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
601 …_arg(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw… in getput_arg()
661 …_mem(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
H A DsljitNativeMIPS_common.c755 …t(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in getput_arg_fast()
773 static sljit_s32 can_cache(sljit_s32 arg, sljit_sw argw, sljit_s32 next_arg, sljit_sw next_argw) in can_cache()
796 …g(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw… in getput_arg()
884 …m(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 reg_ar, sljit_s32 arg, sljit_sw argw) in emit_op_mem()
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1387 zval *arg; in PHP_FUNCTION() local
1412 zval *arg; in PHP_FUNCTION() local
1433 zval *arg; in PHP_FUNCTION() local
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c216 void * arg ) in add_variable()
806 void * arg ) in alter_ini()
1707 void * arg ) in add_associate_array()
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_class.cpp70 zval arg; in timezone_convert_to_datetimezone() local
/PHP-7.3/sapi/cli/
H A Dphp_cli.c215 static int print_extension_info(zend_extension *ext, void *arg) /* {{{ */ in print_extension_info()
1086 zval arg, ref; in do_cli() local
/PHP-7.3/ext/standard/
H A Dhead.c382 static void php_head_apply_header_list_to_hash(void *data, void *arg) in php_head_apply_header_list_to_hash()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_cmd.c472 const char *arg = command->args; in phpdbg_stack_verify() local
/PHP-7.3/ext/hash/
H A Dhash_md.c109 char *arg; in PHP_NAMED_FUNCTION() local
136 char *arg; in PHP_NAMED_FUNCTION() local
/PHP-7.3/sapi/apache2handler/
H A Dapache_config.c109 static const char *php_apache_phpini_set(cmd_parms *cmd, void *mconfig, const char *arg) in php_apache_phpini_set()

Completed in 106 milliseconds

123456