Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 114) sorted by relevance

12345

/php-src/ext/standard/
H A Dtype.c23 zval *arg; in PHP_FUNCTION() local
42 zval *arg; in PHP_FUNCTION() local
242 zval *arg; in php_is_type() local
282 zval *arg; in PHP_FUNCTION() local
345 static inline void _zend_is_numeric(zval *return_value, zval *arg) in _zend_is_numeric()
370 zval *arg; in PHP_FUNCTION() local
382 zval *arg; variable
392 zval *arg; in PHP_FUNCTION() local
H A Dmath.c718 PHPAPI zend_long _php_math_basetolong(zval *arg, int base) in _php_math_basetolong()
841 PHPAPI zend_string * _php_math_longtobase(zend_long arg, int base) in _php_math_longtobase()
872 static zend_always_inline zend_string * _php_math_longtobase_pwr2(zend_long arg, int base_log2) in _php_math_longtobase_pwr2()
907 PHPAPI zend_string * _php_math_zvaltobase(zval *arg, int base) in _php_math_zvaltobase()
944 zend_string *arg; in PHP_FUNCTION() local
957 zend_string *arg; in PHP_FUNCTION() local
970 zend_string *arg; in PHP_FUNCTION() local
983 zend_long arg; in PHP_FUNCTION() local
996 zend_long arg; in PHP_FUNCTION() local
1009 zend_long arg; in PHP_FUNCTION() local
[all …]
H A Dpack.c105 ZEND_ATTRIBUTE_CONST static inline uint16_t php_pack_reverse_int16(uint16_t arg) in php_pack_reverse_int16()
111 ZEND_ATTRIBUTE_CONST static inline uint32_t php_pack_reverse_int32(uint32_t arg) in php_pack_reverse_int32()
121 static inline uint64_t php_pack_reverse_int64(uint64_t arg) in php_pack_reverse_int64()
259 int arg = 1; in PHP_FUNCTION() local
386 int arg = formatargs[i]; in PHP_FUNCTION() local
469 int arg = formatargs[i]; in PHP_FUNCTION() local
/php-src/Zend/
H A Dzend_API.c146 ZEND_API const char *zend_zval_value_name(const zval *arg) in zend_zval_value_name()
165 ZEND_API const char *zend_zval_type_name(const zval *arg) in zend_zval_type_name()
1125 zval *arg; in zend_parse_va_args() local
1829 ZEND_API void object_init(zval *arg) /* {{{ */ in object_init()
1949 ZEND_API void add_index_null(zval *arg, zend_ulong index) /* {{{ */ in add_index_null()
2048 ZEND_API zend_result add_next_index_null(zval *arg) /* {{{ */ in add_next_index_null()
2057 ZEND_API zend_result add_next_index_bool(zval *arg, bool b) /* {{{ */ in add_next_index_bool()
3166 static int clean_module_class(zval *el, void *arg) /* {{{ */ in clean_module_class()
3184 static int clean_module_function(zval *el, void *arg) /* {{{ */ in clean_module_function()
4252 zval *arg, *params; in zend_fcall_info_args_ex() local
[all …]
H A Dzend_API.h536 #define array_init(arg) ZVAL_ARR((arg), zend_new_array(0)) argument
537 #define array_init_size(arg, size) ZVAL_ARR((arg), zend_new_array(size)) argument
560 static zend_always_inline void add_assoc_long(zval *arg, const char *key, zend_long n) { in add_assoc_long()
563 static zend_always_inline void add_assoc_null(zval *arg, const char *key) { in add_assoc_null()
566 static zend_always_inline void add_assoc_bool(zval *arg, const char *key, bool b) { in add_assoc_bool()
572 static zend_always_inline void add_assoc_double(zval *arg, const char *key, double d) { in add_assoc_double()
593 static zend_always_inline void add_assoc_zval(zval *arg, const char *key, zval *value) { in add_assoc_zval()
626 static zend_always_inline zend_result add_next_index_zval(zval *arg, zval *value) in add_next_index_zval()
649 static zend_always_inline void add_property_null(zval *arg, const char *key) { in add_property_null()
652 static zend_always_inline void add_property_bool(zval *arg, const char *key, bool b) { in add_property_bool()
[all …]
H A Dzend_builtin_functions.c188 zval *arg; in ZEND_FUNCTION() local
1510 static void add_zendext_info(zend_extension *ext, void *arg) /* {{{ */ in add_zendext_info()
1633 zval *arg = zend_hash_find_ex_ind(call->symbol_table, arg_name, 1); in debug_backtrace_get_args() local
1675 zval *arg = p; in debug_backtrace_get_args() local
1715 zval *arg = p; in debug_backtrace_get_args() local
1744 zval *arg; in debug_backtrace_get_args() local
1848 zval *arg = zend_get_zval_ptr(opline, opline->op1_type, &opline->op1, call); in zend_fetch_debug_backtrace() local
1852 zval *arg = zend_get_zval_ptr(opline, opline->op2_type, &opline->op2, call); in zend_fetch_debug_backtrace() local
1857 zval *arg = zend_get_zval_ptr(op_data, op_data->op1_type, &op_data->op1, call); in zend_fetch_debug_backtrace() local
1891 zval *arg = zend_get_zval_ptr(opline, opline->op1_type, &opline->op1, call); in zend_fetch_debug_backtrace() local
[all …]
H A Dzend_stack.c122 …stack, zend_stack_apply_direction type, int (*apply_function)(void *element, void *arg), void *arg) in zend_stack_apply_with_argument()
H A Dzend_vm_def.h4711 zval *value, *arg; variable
4751 zval *value, *arg; variable
4788 zval *varptr, *arg; variable
4835 zval *varptr, *arg; variable
4866 zval *varptr, *arg; variable
4934 zval *varptr, *arg; variable
4964 zval *varptr, *arg; variable
5123 zval *arg, *top; variable
5477 zval *arg, *param; variable
10144 zval *value, *arg; variable
[all …]
H A Dzend_ini_parser.y224 …andle *fh, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) in zend_parse_ini_file()
251 …char *str, bool unbuffered_errors, int scanner_mode, zend_ini_parser_cb_t ini_parser_cb, void *arg) in zend_parse_ini_string()
/php-src/main/
H A Dphp_ticks.c23 void *arg; member
49 PHPAPI void php_add_tick_function(void (*func)(int, void*), void * arg) in php_add_tick_function() argument
55 PHPAPI void php_remove_tick_function(void (*func)(int, void *), void * arg) in php_remove_tick_function() argument
61 static void php_tick_iterator(void *d, void *arg) in php_tick_iterator()
H A DSAPI.c163 SAPI_API void sapi_handle_post(void *arg) in sapi_handle_post()
665 SAPI_API int sapi_header_op(sapi_header_op_enum op, void *arg) in sapi_header_op()
981 SAPI_API int sapi_register_treat_data(void (*treat_data)(int arg, char *str, zval *destArray)) in sapi_register_treat_data()
990 SAPI_API int sapi_register_input_filter(unsigned int (*input_filter)(int arg, const char *var, char… in sapi_register_input_filter()
1109 …header(const char *var, unsigned int var_len, char *val, unsigned int val_len, void *arg) /* {{{ */ in sapi_add_request_header()
H A Dphp_ini_builder.c63 PHPAPI void php_ini_builder_define(struct php_ini_builder *b, const char *arg) in php_ini_builder_define()
/php-src/sapi/fpm/fpm/
H A Dfpm_process_ctl.c39 static void fpm_pctl_cleanup(int which, void *arg) /* {{{ */ in fpm_pctl_cleanup()
53 static void fpm_pctl_action(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_action()
459 void fpm_pctl_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_heartbeat()
484 …perform_idle_server_maintenance_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_perform_idle_server_maintenance_heartbeat()
514 void fpm_pctl_on_socket_accept(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_pctl_on_socket_accept()
H A Dfpm_cleanup.c13 void *arg; member
18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
H A Dfpm_events.c49 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()
491 …*ev, int fd, int flags, void (*callback)(struct fpm_event_s *, short, void *), void *arg) /* {{{ */ in fpm_event_set() argument
H A Dfpm_conf.c1368 static void fpm_conf_cleanup(int which, void *arg) /* {{{ */ in fpm_conf_cleanup()
1384 static void fpm_conf_ini_parser_include(char *inc, void *arg) /* {{{ */ in fpm_conf_ini_parser_include()
1440 static void fpm_conf_ini_parser_section(zval *section, void *arg) /* {{{ */ in fpm_conf_ini_parser_section()
1478 static void fpm_conf_ini_parser_entry(zval *name, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_entry()
1535 static void fpm_conf_ini_parser_array(zval *name, zval *key, zval *value, void *arg) /* {{{ */ in fpm_conf_ini_parser_array()
1608 static void fpm_conf_ini_parser(zval *arg1, zval *arg2, zval *arg3, int callback_type, void *arg) /… in fpm_conf_ini_parser()
H A Dfpm_events.h11 #define fpm_event_set_timer(ev, flags, cb, arg) fpm_event_set((ev), -1, (flags), (cb), (arg)) argument
18 void *arg; member
H A Dfpm_worker_pool.c51 static void fpm_worker_pool_cleanup(int which, void *arg) /* {{{ */ in fpm_worker_pool_cleanup()
H A Dfpm_systemd.c47 void fpm_systemd_heartbeat(struct fpm_event_s *ev, short which, void *arg) /* {{{ */ in fpm_systemd_heartbeat()
H A Dfpm_children.c35 static void fpm_children_cleanup(int which, void *arg) /* {{{ */ in fpm_children_cleanup()
66 static void fpm_postponed_child_free(struct fpm_event_s *ev, short which, void *arg) in fpm_postponed_child_free()
/php-src/ext/readline/
H A Dreadline.c274 char *arg; in PHP_FUNCTION() local
363 char *arg = NULL; in PHP_FUNCTION() local
387 char *arg = NULL; in PHP_FUNCTION() local
/php-src/ext/dom/
H A Dcharacterdata.c167 char *arg; in dom_character_data_append_data() local
202 char *arg; in dom_character_data_insert_data() local
345 char *arg; in dom_character_data_replace_data() local
/php-src/ext/mysqli/
H A Dmysqli_exception.c33 va_list arg; in php_mysqli_throw_sql_exception() local
/php-src/ext/intl/collator/
H A Dcollator_convert.c343 zend_string *collator_zval_to_string(zval *arg) in collator_zval_to_string()
367 zval* collator_normalize_sort_argument( zval* arg, zval *rv ) in collator_normalize_sort_argument()
/php-src/sapi/litespeed/
H A Dlsapilib.h282 static inline int LSAPI_ForeachHeader( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachHeader()
286 LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachOrgHeader()
289 static inline int LSAPI_ForeachEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachEnv()
292 static inline int LSAPI_ForeachSpecialEnv( LSAPI_CB_EnvHandler fn, void * arg ) in LSAPI_ForeachSpecialEnv()

Completed in 181 milliseconds

12345