Home
last modified time | relevance | path

Searched defs:args (Results 51 – 75 of 80) sorted by relevance

1234

/PHP-5.3/ext/standard/
H A Dvar_unserializer.c560 zval **args[1]; in php_var_unserialize() local
H A Dformatted_print.c377 zval ***args, **z_format; in php_formatted_print() local
H A Dfile.c1218 zval ***args = NULL; in PHP_FUNCTION() local
H A Dstring.c4075 zval ***args = NULL; local
4982 zval ***args = NULL; local
/PHP-5.3/sapi/caudium/
H A Dcaudium.c696 void f_php_caudium_request_handler(INT32 args) in f_php_caudium_request_handler()
/PHP-5.3/sapi/roxen/
H A Droxen.c607 void f_php_roxen_request_handler(INT32 args) in f_php_roxen_request_handler()
/PHP-5.3/ext/pcntl/
H A Dpcntl.c743 zval *args = NULL, *envs = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/dba/
H A Ddba.c609 zval ***args = (zval ***) NULL; in php_dba_open() local
/PHP-5.3/
H A Dserver-tests.php168 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL)
/PHP-5.3/ext/interbase/
H A Dibase_query.c865 ibase_query *ib_query, zval ***args) in _php_ibase_exec()
1790 zval *query, ***args = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/xsl/
H A Dxsltprocessor.c176 zval **args; in xsl_ext_function_php() local
/PHP-5.3/Zend/
H A Dzend_ts_hash.c174 va_list args; in zend_ts_hash_apply_with_arguments() local
H A Dzend_builtin_functions.c1552 …ass_or_interface_name(zend_class_entry **pce TSRMLS_DC, int num_args, va_list args, zend_hash_key … in copy_class_or_interface_name()
1607 static int copy_function_name(zend_function *func TSRMLS_DC, int num_args, va_list args, zend_hash_… in copy_function_name()
H A Dzend_execute_API.c1044 zval **args[1]; in zend_lookup_class_ex() local
H A Dzend_hash.c716 va_list args; in zend_hash_apply_with_arguments() local
H A Dzend_compile.c2825 static int inherit_static_prop(zval **p TSRMLS_DC, int num_args, va_list args, const zend_hash_key … in inherit_static_prop()
2902 static int do_interface_constant_check(zval **val TSRMLS_DC, int num_args, va_list args, const zend… in do_interface_constant_check()
H A Dzend_alloc.c66 va_list args; in zend_debug_alloc_output() local
/PHP-5.3/ext/soap/
H A Dsoap.c192 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
200 #define call_old_error_handler(error_num, error_filename, error_lineno, format, args) \ argument
2303 …t error_num, const char *error_filename, const uint error_lineno, const char *format, va_list args)
3026 zval *args; local
/PHP-5.3/ext/ftp/
H A Dftp.c1097 ftp_putcmd(ftpbuf_t *ftp, const char *cmd, const char *args) in ftp_putcmd()
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c415 zval **args[5]; in _call_message_handler() local
/PHP-5.3/ext/pcre/
H A Dphp_pcre.c835 zval **args[1]; /* Argument to pass to function */ in preg_do_repl_func() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Doniguruma.h61 # define P_(args) args argument
69 # define PV_(args) args argument
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c1889 zval ***args; in pdo_stmt_setup_fetch_mode() local
/PHP-5.3/ext/gd/libgd/
H A Dgd.c103 va_list args; in php_gd_error_ex() local
114 va_list args; in php_gd_error() local
/PHP-5.3/main/streams/
H A Dstreams.c242 va_list args; in php_stream_wrapper_log_error() local

Completed in 171 milliseconds

1234