Home
last modified time | relevance | path

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

/php-src/sapi/apache2handler/
H A Dphp_functions.c257 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
291 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_64.c221 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativePPC_64.c509 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativeX86_64.c801 sljit_s32 arg_count = 0; in call_with_args() local
H A DsljitNativePPC_common.c808 sljit_s32 arg_count = 0; in sljit_emit_enter() local
H A DsljitNativeMIPS_common.c952 sljit_s32 arg_count, word_arg_count, float_arg_count; in sljit_emit_enter() local
/php-src/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp369 int arg_count = zend_hash_num_elements(args); in umsg_format_helper() local
/php-src/Zend/
H A Dzend_builtin_functions.c187 uint32_t arg_count, first_extra_arg; in ZEND_FUNCTION() local
234 uint32_t arg_count, first_extra_arg; in ZEND_FUNCTION() local
H A Dzend_API.c51 uint32_t arg_count; in zend_get_parameters_array_ex() local
73 uint32_t arg_count; in zend_copy_parameters_array() local
H A Dzend_vm_def.h9479 uint32_t arg_count, result_size, skip; variable
H A Dzend_compile.c3672 uint32_t arg_count = 0; /* number of arguments not including unpacks */ in zend_compile_args() local
3917 uint32_t arg_count = zend_compile_args(args_ast, fbc, &may_have_extra_named_args); in zend_compile_call_common() local
H A Dzend_vm_execute.h4069 uint32_t arg_count = EX_NUM_ARGS(); in ZEND_RECV_VARIADIC_SPEC_UNUSED_HANDLER() local
11153 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_CONST_UNUSED_HANDLER() local
37259 uint32_t arg_count, result_size, skip; in ZEND_FUNC_GET_ARGS_SPEC_UNUSED_UNUSED_HANDLER() local
/php-src/ext/soap/
H A Dsoap.c2242 uint32_t arg_count, in do_soap_call()
2484 uint32_t arg_count; in soap_client_call_impl() local
3804 …tion, const char *function_name, const char *uri, zval *arguments, uint32_t arg_count, int version… in serialize_function_call()
/php-src/ext/ffi/
H A Dffi.c914 uint32_t arg_count; member
997 uint32_t arg_count; in zend_ffi_create_callback() local
2746 uint32_t n, arg_count; in ZEND_FUNCTION() local

Completed in 256 milliseconds