Home
last modified time | relevance | path

Searched defs:func (Results 26 – 50 of 90) sorted by relevance

1234

/php-src/ext/opcache/
H A Dzend_file_cache.c304 serialize_callback_t func)
647 zend_function *func; local
1159 unserialize_callback_t func,
1490 zend_function *func; local
H A Dzend_accelerator_blacklist.c376 void zend_accel_blacklist_apply(zend_blacklist *blacklist, blacklist_apply_func_arg_t func, void *a…
/php-src/ext/pdo/
H A Dpdo_dbh.c1277 zend_function *func = (zend_function*)Z_PTR_P(el); in cls_method_dtor() local
1289 zend_function *func = (zend_function*)Z_PTR_P(el); in cls_method_pdtor() local
1304 zend_internal_function func; in pdo_hash_methods() local
/php-src/ext/session/
H A Dmod_user.c26 static void ps_call_handler(zval *func, int argc, zval *argv, zval *retval) in ps_call_handler()
/php-src/sapi/phpdbg/
H A Dphpdbg_frame.c194 const zend_function *func = NULL; in phpdbg_dump_prototype() local
H A Dphpdbg_list.c80 PHPDBG_LIST(func) /* {{{ */ in PHPDBG_LIST() argument
/php-src/Zend/
H A Dzend_generators.h93 zend_function *func; member
H A Dzend_builtin_functions.c887 zend_function *func; in ZEND_FUNCTION() local
1371 zend_function *func; in ZEND_FUNCTION() local
1783 zend_function *func; in zend_fetch_debug_backtrace() local
1861 zend_function *func = ZEND_FLF_FUNC(opline); in zend_fetch_debug_backtrace() local
H A Dzend_inheritance.c95 static zend_function *zend_duplicate_internal_function(zend_function *func, zend_class_entry *ce) /… in zend_duplicate_internal_function()
114 static zend_always_inline zend_function *zend_duplicate_function(zend_function *func, zend_class_en… in zend_duplicate_function()
1216 zend_function *func = (zend_function*)Z_PTR_P(child); in do_inherit_method() local
1482 zend_function *func; in zend_do_inheritance_ex() local
1791 zend_function *func; in do_interface_implementation() local
2634 zend_function *func; in zend_verify_abstract_class() local
H A Dzend_object_handlers.h264 #define zend_free_trampoline(func) do { \ argument
/php-src/Zend/Optimizer/
H A Dzend_call_graph.c50 zend_function *func; in zend_analyze_calls() local
H A Dsccp.c758 static bool can_ct_eval_func_call(zend_function *func, zend_string *name, uint32_t num_args, zval *… in can_ct_eval_func_call()
793 zend_op_array *op_array, zval *result, zend_function *func, uint32_t num_args, zval **args) { in ct_eval_func_call_ex()
856 zend_function *func = zend_hash_find_ptr(CG(function_table), name); in ct_eval_func_call() local
1726 zend_function *func = ZEND_FLF_FUNC(opline); in sccp_visit_instr() local
/php-src/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h36 zend_fcall_info_cache func; member
/php-src/main/streams/
H A Dphp_stream_context.h42 php_stream_notification_func func; member
/php-src/ext/opcache/jit/ir/
H A Dir_builder.h511 #define ir_CALL(type, func) _ir_CALL(_ir_CTX, type, func) argument
512 #define ir_CALL_1(type, func, a1) _ir_CALL_1(_ir_CTX, type, func, a1) argument
513 #define ir_CALL_2(type, func, a1, a2) _ir_CALL_2(_ir_CTX, type, func, a1, a2) argument
514 #define ir_CALL_3(type, func, a1, a2, a3) _ir_CALL_3(_ir_CTX, type, func, a1, a2, a3) argument
515 #define ir_CALL_4(type, func, a1, a2, a3, a4) _ir_CALL_4(_ir_CTX, type, func, a1, a2, a3, a4) argument
516 #define ir_CALL_5(type, func, a1, a2, a3, a4, a5) _ir_CALL_5(_ir_CTX, type, func, a1, a2, a3, a4, … argument
517 #define ir_CALL_N(type, func, count, args) _ir_CALL_N(_ir_CTX, type, func, count, args) argument
519 #define ir_TAILCALL(type, func) _ir_TAILCALL(_ir_CTX, type, func) argument
520 #define ir_TAILCALL_1(type, func, a1) _ir_TAILCALL_1(_ir_CTX, type, func, a1) argument
521 #define ir_TAILCALL_2(type, func, a1, a2) _ir_TAILCALL_2(_ir_CTX, type, func, a1, a2) argument
[all …]
H A Dir_strtab.c228 void ir_strtab_apply(const ir_strtab *strtab, ir_strtab_apply_t func) in ir_strtab_apply()
H A Dir_emit.c74 const ir_insn *func = &ctx->ir_base[insn->op2]; in ir_call_proto() local
95 const ir_insn *func = &ctx->ir_base[insn->op2]; in ir_is_fastcall() local
/php-src/ext/zend_test/
H A Dobserver.c306 zend_function *func; in ZEND_INI_MH() local
/php-src/ext/phar/
H A Dfunc_interceptors.c885 #define PHAR_INTERCEPT(func) \ argument
923 #define PHAR_RELEASE(func) \ argument
/php-src/ext/soap/
H A Dphp_http.c377 zval func; in make_http_soap_request() local
1277 zval func; in make_http_soap_request() local
/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c491 zend_function *func; in zend_jit_trace_record_fake_init_call_ex() local
1050 zend_function *func; local
H A Dzend_jit_ir.c5427 ir_ref func, arg1, arg2, arg3; in zend_jit_math_helper() local
5750 ir_ref func, arg1, arg2, arg3; in zend_jit_long_math_helper() local
6266 jit_stub_id func; in zend_jit_assign_to_variable_call() local
6376 uintptr_t func; in zend_jit_assign_to_variable() local
8270 zend_function func; member
8619 zend_function *func = NULL; local
8779 zend_function *func = NULL; local
9030 zend_function *func = NULL; local
15231 const void *func; local
15307 const void *func; local
[all …]
/php-src/ext/intl/collator/
H A Dcollator_sort.c234 collator_compare_func_t func; in collator_get_compare_function() local
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp169 int32_t (BreakIterator::*func)(), in _breakiter_no_args_ret_int32()
/php-src/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 zend_fcall_info_cache func; member

Completed in 185 milliseconds

1234