Home
last modified time | relevance | path

Searched defs:arg_count (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c257 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
292 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_64.c415 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_32.c450 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativeMIPS_64.c551 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativeX86_64.c651 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitLir.c619 sljit_s32 arg_count = 0; in get_arg_count() local
1022 sljit_s32 types, arg_count, curr_type; in check_sljit_emit_enter() local
1074 sljit_s32 types, arg_count, curr_type; in check_sljit_set_context() local
H A DsljitNativeARM_T2_32.c1869 sljit_s32 arg_count = 0; in softfloat_call_with_args() local
H A DsljitNativeARM_32.c2200 sljit_s32 arg_count = 0; in softfloat_call_with_args() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp372 int arg_count = zend_hash_num_elements(args); in umsg_format_helper() local
/PHP-7.4/ext/standard/
H A Dbasic_functions.h263 int arg_count; member
H A Dbasic_functions.c115 int arg_count; member
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c471 uint32_t arg_count, first_extra_arg; in ZEND_FUNCTION() local
519 uint32_t arg_count, first_extra_arg; in ZEND_FUNCTION() local
H A Dzend_API.c48 int arg_count; in _zend_get_parameters_array_ex() local
70 int arg_count; in zend_copy_parameters_array() local
920 int arg_count; in zend_parse_va_args() local
H A Dzend_compile.c2983 uint32_t arg_count = 0; /* number of arguments not including unpacks */ in zend_compile_args() local
3137 uint32_t arg_count; in zend_compile_call_common() local
H A Dzend_vm_def.h8797 uint32_t arg_count, result_size, skip; variable
H A Dzend_vm_execute.h3180 uint32_t arg_count = EX_NUM_ARGS(); in ZEND_RECV_VARIADIC_SPEC_UNUSED_HANDLER() local
9817 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_CONST_UNUSED_HANDLER() local
34667 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_UNUSED_UNUSED_HANDLER() local
/PHP-7.4/ext/soap/
H A Dsoap.c2591 int arg_count,
2832 int arg_count; local
4195 …unctionPtr function, char *function_name, char *uri, zval *arguments, int arg_count, int version, …
/PHP-7.4/ext/ffi/
H A Dffi.c831 uint32_t arg_count; member
904 uint32_t arg_count; in zend_ffi_create_callback() local
2646 uint32_t n, arg_count; in ZEND_FUNCTION() local
/PHP-7.4/ext/spl/
H A Dspl_iterators.c1371 int arg_count; in spl_dual_it_call_method() local

Completed in 302 milliseconds