Home
last modified time | relevance | path

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

1234

/php-src/ext/ffi/
H A Dffi.c134 } func; member
2137 zend_function *func; in zend_ffi_cdata_get_closure() local
2876 zend_function *func; in zend_ffi_get_func() local
/php-src/ext/session/
H A Dsession.c1111 void (*func)(void); member
/php-src/Zend/Optimizer/
H A Dzend_inference.c4515 const zend_function *func, const zend_script *script, in zend_get_return_info_from_signature_only()
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c290 …unction_context(void** func_ptr, struct sljit_function_context* context, sljit_uw addr, void* func) in sljit_set_function_context()
/php-src/Zend/
H A Dzend_vm_execute.h3104 zend_function *func; in ZEND_DECLARE_FUNCTION_SPEC_HANDLER() local
3783 zval *function_name, *func; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3864 zval *func; in ZEND_INIT_NS_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
3897 zval *func; in ZEND_INIT_FCALL_SPEC_CONST_HANDLER() local
5578 zend_function *func; in ZEND_DECLARE_LAMBDA_FUNCTION_SPEC_CONST_HANDLER() local
5842 zval *func = zend_hash_find_known_hash(EG(function_table), Z_STR_P(func_name)); in ZEND_JMP_FRAMELESS_SPEC_CONST_HANDLER() local
7191 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_CONST_HANDLER() local
9711 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_TMPVAR_HANDLER() local
12098 zend_function *func; in ZEND_INIT_USER_CALL_SPEC_CONST_CV_HANDLER() local
H A Dzend_compile.h565 zend_function *func; /* executed function */ member
H A Dzend_compile.c1230 ZEND_API zend_result do_bind_function(zend_function *func, zval *lcname) /* {{{ */ in do_bind_function()
6589 ZEND_API void zend_set_function_arg_flags(zend_function *func) /* {{{ */ in zend_set_function_arg_flags()
H A Dzend_types.h328 zend_function *func; member
H A Dzend_API.h843 zend_function *func = fcc->function_handler; in zend_call_known_fcc() local
/php-src/build/
H A Dgen_stub.php4102 function parseFunctionLike(
/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c424 StkId func; member
/php-src/ext/standard/
H A Darray.c6018 bucket_compare_func_t *func; local

Completed in 336 milliseconds

1234