/PHP-7.4/main/ |
H A D | php_ticks.c | 25 void *arg; member 51 PHPAPI void php_add_tick_function(void (*func)(int, void*), void * arg) in php_add_tick_function() argument 57 PHPAPI void php_remove_tick_function(void (*func)(int, void *), void * arg) in php_remove_tick_function() argument 63 static void php_tick_iterator(void *d, void *arg) in php_tick_iterator()
|
H A D | SAPI.c | 165 SAPI_API void sapi_handle_post(void *arg) in sapi_handle_post() 653 SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg) in sapi_header_op() 978 SAPI_API int sapi_register_treat_data(void (*treat_data)(int arg, char *str, zval *destArray)) in sapi_register_treat_data() 987 SAPI_API int sapi_register_input_filter(unsigned int (*input_filter)(int arg, char *var, char **val… in sapi_register_input_filter() 1106 …quest_header(char *var, unsigned int var_len, char *val, unsigned int val_len, void *arg) /* {{{ */ in sapi_add_request_header()
|
/PHP-7.4/Zend/ |
H A D | zend_API.c | 134 ZEND_API char *zend_zval_type_name(const zval *arg) /* {{{ */ in zend_zval_type_name() 141 ZEND_API zend_string *zend_zval_get_type(const zval *arg) /* {{{ */ in zend_zval_get_type() 919 zval *arg; in zend_parse_va_args() local 1435 ZEND_API int object_init(zval *arg) /* {{{ */ in object_init() 1539 ZEND_API int add_index_null(zval *arg, zend_ulong index) /* {{{ */ in add_index_null() 1618 ZEND_API int add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null() 1627 ZEND_API int add_next_index_bool(zval *arg, int b) /* {{{ */ in add_next_index_bool() 1645 ZEND_API int add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double() 2532 static int clean_module_class(zval *el, void *arg) /* {{{ */ in clean_module_class() 3551 zval *arg, *params; in zend_fcall_info_args_ex() local [all …]
|
H A D | zend_stack.c | 126 …h_argument(zend_stack *stack, int type, int (*apply_function)(void *element, void *arg), void *arg) in zend_stack_apply_with_argument()
|
H A D | zend_vm_def.h | 4640 zval *value, *arg; variable 4657 zval *arg; in ZEND_VM_COLD_HELPER() local 4671 zval *value, *arg; variable 4697 zval *varptr, *arg; variable 4736 zval *varptr, *arg; variable 4756 zval *varptr, *arg; variable 4797 zval *varptr, *arg; variable 4931 zval *arg, *top; variable 5197 zval *arg, *param; variable 9334 zval *value, *arg; variable [all …]
|
H A D | zend_ini_parser.y | 224 … *fh, zend_bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) in zend_parse_ini_file() 253 …*str, zend_bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) in zend_parse_ini_string()
|
H A D | zend_extensions.c | 235 void *arg; in zend_extension_message_dispatcher() local 246 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
|
/PHP-7.4/ext/standard/ |
H A D | type.c | 26 zval *arg; in PHP_FUNCTION() local 205 zval *arg; in php_is_type() local 248 zval *arg; in PHP_FUNCTION() local 307 zval *arg; in PHP_FUNCTION() local 338 zval *arg; in PHP_FUNCTION() local
|
H A D | math.c | 805 PHPAPI zend_long _php_math_basetolong(zval *arg, int base) in _php_math_basetolong() 849 PHPAPI int _php_math_basetozval(zval *arg, int base, zval *ret) in _php_math_basetozval() 932 PHPAPI zend_string * _php_math_longtobase(zval *arg, int base) in _php_math_longtobase() 963 PHPAPI zend_string * _php_math_zvaltobase(zval *arg, int base) in _php_math_zvaltobase() 1001 zval *arg; in PHP_FUNCTION() local 1018 zval *arg; in PHP_FUNCTION() local 1035 zval *arg; in PHP_FUNCTION() local 1052 zval *arg; in PHP_FUNCTION() local 1069 zval *arg; in PHP_FUNCTION() local 1086 zval *arg; in PHP_FUNCTION() local
|
H A D | pack.c | 101 static inline uint32_t php_pack_reverse_int32(uint32_t arg) in php_pack_reverse_int32() 112 static inline uint64_t php_pack_reverse_int64(uint64_t arg) in php_pack_reverse_int64() 255 int arg = 1; in PHP_FUNCTION() local 382 int arg = formatargs[i]; in PHP_FUNCTION() local 465 int arg = formatargs[i]; in PHP_FUNCTION() local 757 int arg = 1, argb; in PHP_FUNCTION() local
|
H A D | md5.c | 47 zend_string *arg; in PHP_NAMED_FUNCTION() local 75 char *arg; in PHP_NAMED_FUNCTION() local
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_process_ctl.c | 38 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup() 52 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action() 444 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat() 469 …perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance_heartbeat() 499 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept()
|
H A D | fpm_events.c | 49 static void fpm_event_cleanup(int which, void *arg) /* {{{ */ in fpm_event_cleanup() 56 static void fpm_postponed_children_bury(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_postponed_children_bury() 62 static void fpm_got_signal(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_got_signal() 486 …*ev, int fd, int flags, void (*callback)(struct fpm_event_s *, short, void *), void *arg) /* {{{ */ in fpm_event_set() argument
|
H A D | fpm_cleanup.c | 13 void *arg; member 18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
|
H A D | fpm_conf.c | 1269 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup() 1285 static void fpm_conf_ini_parser_include(char *inc, void *arg) /* {{{ */ in fpm_conf_ini_parser_include() 1341 static void fpm_conf_ini_parser_section(zval *section, void *arg) /* {{{ */ in fpm_conf_ini_parser_section() 1379 static void fpm_conf_ini_parser_entry(zval *name, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_entry() 1436 static void fpm_conf_ini_parser_array(zval *name, zval *key, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_array() 1492 static void fpm_conf_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /… in fpm_conf_ini_parser()
|
H A D | fpm_events.h | 11 #define fpm_event_set_timer(ev, flags, cb, arg) fpm_event_set((ev), -1, (flags), (cb), (arg)) argument 18 void *arg; member
|
H A D | fpm_worker_pool.c | 48 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup()
|
H A D | fpm_systemd.c | 48 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_systemd_heartbeat()
|
/PHP-7.4/ext/readline/ |
H A D | readline.c | 373 char *arg; in PHP_FUNCTION() local 465 char *arg = NULL; in PHP_FUNCTION() local 490 char *arg = NULL; in PHP_FUNCTION() local 580 zval *arg; in PHP_FUNCTION() local
|
/PHP-7.4/ext/dom/ |
H A D | characterdata.c | 209 char *arg; in PHP_FUNCTION() local 232 char *arg; in PHP_FUNCTION() local 338 char *arg; in PHP_FUNCTION() local
|
/PHP-7.4/ext/mysqli/ |
H A D | mysqli_exception.c | 42 va_list arg; in php_mysqli_throw_sql_exception() local
|
/PHP-7.4/sapi/litespeed/ |
H A D | lsapilib.h | 284 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader() 288 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader() 291 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv() 294 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()
|
/PHP-7.4/ext/intl/collator/ |
H A D | collator_convert.c | 382 zval* collator_make_printable_zval( zval* arg, zval *rv) in collator_make_printable_zval() 420 zval* collator_normalize_sort_argument( zval* arg, zval *rv ) in collator_normalize_sort_argument()
|
/PHP-7.4/ext/filter/ |
H A D | filter.c | 422 static unsigned int php_sapi_filter(int arg, char *var, char **val, size_t val_len, size_t *new_val… in php_sapi_filter() 527 static zval *php_filter_get_storage(zend_long arg)/* {{{ */ in php_filter_get_storage() 578 zend_long arg; in PHP_FUNCTION() local
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 211 zend_long arg; in _breakiter_int32_ret_int32() local 265 zval *arg; in PHP_FUNCTION() local
|