Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 87) sorted by relevance

1234

/php-src/ext/dom/lexbor/lexbor/core/
H A Ddef.h22 #define LXB_DEPRECATED(func) __declspec(deprecated) func argument
24 #define LXB_DEPRECATED(func) func __attribute__((deprecated)) argument
26 #define LXB_DEPRECATED(func) func argument
/php-src/Zend/
H A Dzend_portability.h562 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) func argument
565 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) argument
587 # define ZEND_INTRIN_SSE4_2_FUNC_DECL(func) func argument
590 # define ZEND_INTRIN_SSE4_2_FUNC_DECL(func) argument
613 # define ZEND_INTRIN_PCLMUL_FUNC_DECL(func) func argument
616 # define ZEND_INTRIN_PCLMUL_FUNC_DECL(func) argument
662 # define ZEND_INTRIN_AVX2_FUNC_DECL(func) func argument
665 # define ZEND_INTRIN_AVX2_FUNC_DECL(func) argument
682 # define ZEND_INTRIN_AVX512_FUNC_DECL(func) func argument
685 # define ZEND_INTRIN_AVX512_FUNC_DECL(func) argument
[all …]
H A Dzend_cpuinfo.c34 static void __zend_cpuid(uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo) { in __zend_cpuid()
38 static void __zend_cpuid(uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo) { in __zend_cpuid()
60 static void __zend_cpuid(uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo) { in __zend_cpuid()
71 static void __zend_cpuid(uint32_t func, uint32_t subfunc, zend_cpu_info *cpuinfo) { in __zend_cpuid()
H A Dzend_closures.c33 zend_function func; member
45 zend_function *func = EX(func); in ZEND_METHOD() local
75 zend_function *func = &closure->func; in zend_valid_closure_binding() local
731 static void zend_create_closure_ex(zval *res, zend_function *func, zend_class_entry *scope, zend_cl… in zend_create_closure_ex()
835 ZEND_API void zend_create_closure(zval *res, zend_function *func, zend_class_entry *scope, zend_cla… in zend_create_closure()
841 ZEND_API void zend_create_fake_closure(zval *res, zend_function *func, zend_class_entry *scope, zen… in zend_create_fake_closure()
H A Dzend_execute.h254 …nd_vm_init_call_frame(zend_execute_data *call, uint32_t call_info, zend_function *func, uint32_t n… in zend_vm_init_call_frame()
263 …_stack_push_call_frame_ex(uint32_t used_stack, uint32_t call_info, zend_function *func, uint32_t n… in zend_vm_stack_push_call_frame_ex()
281 static zend_always_inline uint32_t zend_vm_calc_used_stack(uint32_t num_args, zend_function *func) in zend_vm_calc_used_stack()
291 …nd_execute_data *zend_vm_stack_push_call_frame(uint32_t call_info, zend_function *func, uint32_t n… in zend_vm_stack_push_call_frame()
379 zend_function *func = EG(current_execute_data)->func; in zend_active_function() local
H A Dzend_llist.c179 ZEND_API void zend_llist_apply(zend_llist *l, llist_apply_func_t func) in zend_llist_apply()
231 ZEND_API void zend_llist_apply_with_argument(zend_llist *l, llist_apply_with_arg_func_t func, void … in zend_llist_apply_with_argument()
241 ZEND_API void zend_llist_apply_with_arguments(zend_llist *l, llist_apply_with_args_func_t func, int… in zend_llist_apply_with_arguments()
H A Dzend_execute_API.c444 zend_function *func = Z_PTR_P(zv); in shutdown_executor() local
501 zend_function *func; in get_active_class_name() local
534 zend_function *func; in get_active_function_name() local
564 zend_function *func = EX(func); in zend_active_function_ex() local
585 ZEND_API zend_string *get_function_or_method_name(const zend_function *func) /* {{{ */ in get_function_or_method_name()
601 zend_function *func = zend_active_function(); in get_active_function_arg_name() local
607 ZEND_API const char *get_function_arg_name(const zend_function *func, uint32_t arg_num) /* {{{ */ in get_function_arg_name()
776 zend_function *func; in zend_call_function() local
H A Dzend_attributes.h97 static zend_always_inline zend_attribute *zend_add_function_attribute(zend_function *func, zend_str… in zend_add_function_attribute()
103 static zend_always_inline zend_attribute *zend_add_parameter_attribute(zend_function *func, uint32_… in zend_add_parameter_attribute()
H A Dzend_object_handlers.c1272 zval *func; in zend_get_parent_private_method() local
1321 zend_op_array *func; in zend_get_call_trampoline_func() local
1403 zval *func; in zend_std_get_method() local
1506 zval *func = zend_hash_find(&ce->function_table, lc_function_name); in zend_std_get_static_method() local
1948 zval *func = zend_hash_find_known_hash(&ce->function_table, ZSTR_KNOWN(ZEND_STR_MAGIC_INVOKE)); in zend_std_get_closure() local
H A Dzend_observer.c216 zend_function *func = EX(func); in prev_observed_frame() local
269 zend_function *func = execute_data->func; in call_end_observers() local
/php-src/ext/pcntl/
H A Dphp_signal.c24 Sigfunc *php_signal4(int signo, Sigfunc *func, int restart, int mask_all) in php_signal4()
60 Sigfunc *php_signal(int signo, Sigfunc *func, int restart) in php_signal()
/php-src/ext/intl/common/
H A Dcommon_date.cpp37 const char *func) in timezone_convert_datetimezone()
98 intl_error *err, const char *func) in intl_datetime_decompose()
165 U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func) in intl_zval_to_millis()
/php-src/sapi/phpdbg/
H A Dphpdbg_print.c180 PHPDBG_PRINT(func) /* {{{ */ in PHPDBG_PRINT() argument
236 zend_function *func = zend_hash_str_find_ptr(EG(function_table), function, len); in phpdbg_print_opcodes_function() local
247 zend_function *func; in phpdbg_print_opcodes_method_ce() local
328 zend_function *func; in phpdbg_print_opcodes() local
/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.c98 struct pdo_sqlite_func *func; in pdo_sqlite_cleanup_callbacks() local
446 struct pdo_sqlite_func *func = (struct pdo_sqlite_func*)sqlite3_user_data(context); in php_sqlite3_func_step_callback() local
453 struct pdo_sqlite_func *func = (struct pdo_sqlite_func*)sqlite3_user_data(context); in php_sqlite3_func_final_callback() local
499 struct pdo_sqlite_func *func = (struct pdo_sqlite_func*)sqlite3_user_data(context); in php_sqlite3_func_callback() local
506 struct pdo_sqlite_func *func; in pdo_sqlite_create_function_internal() local
560 struct pdo_sqlite_func *func; in pdo_sqlite_create_aggregate_internal() local
707 struct pdo_sqlite_func *func = H->funcs; in pdo_sqlite_get_gc() local
/php-src/Zend/Optimizer/
H A Doptimize_func_calls.c32 zend_function *func; member
78 …zend_try_inline_call(zend_op_array *op_array, zend_op *fcall, zend_op *opline, zend_function *func) in zend_try_inline_call()
H A Dzend_optimizer.c131 zend_internal_function *func = zend_hash_find_ptr(EG(function_table), lc_name); in zend_optimizer_eval_special_func_call() local
900 zend_function *func; in zend_optimizer_get_called_func() local
918 zend_function *func; in zend_optimizer_get_called_func() local
1445 zend_function *func; in zend_adjust_fcall_stack_size() local
1503 zend_op_array *op_array, zend_op_array_func_t func, void *context) { in zend_foreach_op_array_helper()
1510 void zend_foreach_op_array(zend_script *script, zend_op_array_func_t func, void *context) in zend_foreach_op_array()
/php-src/ext/mysqlnd/
H A Dmysqlnd_ps.h25 ps_field_fetch_func func; member
/php-src/sapi/fuzzer/
H A Dfuzzer-sapi.c211 static zend_function func; in fuzzer_setup_dummy_frame() local
295 zval retval, func; in fuzzer_call_php_func_zval() local
H A Dfuzzer-execute-common.h126 zval retval, func, args[2]; in opcache_invalidate() local
/php-src/ext/pdo/
H A Dpdo_stmt.c1301 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD() local
1321 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD() local
1347 zend_string *func = get_active_function_or_method_name(); in PHP_METHOD() local
1733 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
1743 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
1767 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
1777 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
1785 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
1825 zend_string *func = get_active_function_or_method_name(); in pdo_stmt_setup_fetch_mode() local
/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp63 const char *func, zval *ret) in timezone_convert_to_datetimezone()
132 const char *func) in timezone_process_timezone_argument()
/php-src/main/
H A Dphp_ticks.c22 void (*func)(int, void *); member
/php-src/ext/opcache/jit/ir/
H A Dir.c2262 ir_ref _ir_CALL(ir_ctx *ctx, ir_type type, ir_ref func)
2268 ir_ref _ir_CALL_1(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1)
2274 ir_ref _ir_CALL_2(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2)
2288 ir_ref _ir_CALL_3(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3)
2336 ir_ref _ir_CALL_N(ir_ctx *ctx, ir_type type, ir_ref func, uint32_t count, ir_ref *args)
2360 void _ir_TAILCALL(ir_ctx *ctx, ir_type type, ir_ref func)
2371 void _ir_TAILCALL_1(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1)
2382 void _ir_TAILCALL_2(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2)
2400 void _ir_TAILCALL_3(ir_ctx *ctx, ir_type type, ir_ref func, ir_ref arg1, ir_ref arg2, ir_ref arg3)
2460 void _ir_TAILCALL_N(ir_ctx *ctx, ir_type type, ir_ref func, uint32_t count, ir_ref *args)
[all …]
/php-src/ext/sqlite3/
H A Dsqlite3.c866 php_sqlite3_func *func = (php_sqlite3_func *)sqlite3_user_data(context); in php_sqlite3_callback_func() local
874 php_sqlite3_func *func = (php_sqlite3_func *)sqlite3_user_data(context); in php_sqlite3_callback_step() local
885 php_sqlite3_func *func = (php_sqlite3_func *)sqlite3_user_data(context); in php_sqlite3_callback_final() local
936 php_sqlite3_func *func; in PHP_METHOD() local
985 php_sqlite3_func *func; in PHP_METHOD() local
2189 php_sqlite3_func *func; in php_sqlite3_object_free_storage() local
2263 php_sqlite3_func *func = intern->funcs; in php_sqlite3_get_gc() local
/php-src/ext/standard/
H A Dbase64.c344 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) ZEND_API func __attribute__((target("ssse3"))) argument
346 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) ZEND_API func argument
355 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) ZEND_API func __attribute__((target("ssse3"))) argument
357 # define ZEND_INTRIN_SSSE3_FUNC_DECL(func) ZEND_API func argument

Completed in 86 milliseconds

1234