Home
last modified time | relevance | path

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

/PHP-5.4/sapi/apache2filter/
H A Dphp_functions.c229 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
257 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c259 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
294 int arg_count = ZEND_NUM_ARGS(); in PHP_FUNCTION() local
/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp58 U_CFUNC void umsg_format_helper(UMessageFormat *fmt, int arg_count, zval **args, UChar **formatted,… in umsg_format_helper()
/PHP-5.4/Zend/
H A Dzend_builtin_functions.c410 int arg_count; in ZEND_FUNCTION() local
450 int arg_count; in ZEND_FUNCTION() local
2036 int arg_count = (int)(zend_uintptr_t) *p; in debug_backtrace_get_args() local
H A Dzend_API.c48 int arg_count; in zend_get_parameters() local
88 int arg_count; in _zend_get_parameters_array() local
124 int arg_count; in zend_get_parameters_ex() local
150 int arg_count; in _zend_get_parameters_array_ex() local
173 int arg_count; in zend_copy_parameters_array() local
708 int arg_count; in zend_parse_va_args() local
H A Dzend_execute.h347 int arg_count = (int)(zend_uintptr_t) *p; in zend_vm_stack_get_arg() local
H A Dzend_vm_def.h2669 ulong arg_count = opline->extended_value; in ZEND_VM_HELPER() local
H A Dzend_vm_execute.h627 ulong arg_count = opline->extended_value; in zend_do_fcall_common_helper_SPEC() local
/PHP-5.4/ext/standard/
H A Dbasic_functions.h257 int arg_count; member
H A Dbasic_functions.c123 int arg_count; member
/PHP-5.4/ext/soap/
H A Dsoap.c2616 int arg_count,
2846 int arg_count; local
4207 …nctionPtr function, char *function_name, char *uri, zval **arguments, int arg_count, int version, …
/PHP-5.4/ext/spl/
H A Dspl_iterators.c1313 int arg_count; in spl_dual_it_call_method() local

Completed in 183 milliseconds