Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 103) sorted by last modified time

12345

/PHP-5.5/win32/
H A Dwsyslog.c83 va_list args; in syslog() local
/PHP-5.5/
H A Dserver-tests.php168 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL)
/PHP-5.5/sapi/roxen/
H A Droxen.c607 void f_php_roxen_request_handler(INT32 args) in f_php_roxen_request_handler()
/PHP-5.5/sapi/milter/
H A Dmilter.php59 function milter_envfrom($args)
71 function milter_envrcpt($args)
H A Dphp_milter.h28 void **args; member
/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.c106 va_list args; in zlog_ex() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c721 static int sapi_cli_server_register_entry_cb(char **entry TSRMLS_DC, int num_args, va_list args, ze… in sapi_cli_server_register_entry_cb()
/PHP-5.5/sapi/caudium/
H A Dcaudium.c696 void f_php_caudium_request_handler(INT32 args) in f_php_caudium_request_handler()
/PHP-5.5/main/streams/
H A Dstreams.c251 va_list args; in php_stream_wrapper_log_error() local
H A Duserspace.c340 zval **args[4]; in user_wrapper_opener() local
446 zval **args[2]; in user_wrapper_opendir() local
627 zval **args[1]; in php_userstreamop_write() local
679 zval **args[1]; in php_userstreamop_read() local
814 zval **args[2]; in php_userstreamop_seek() local
975 zval **args[3]; in php_userstreamop_set_option() local
1168 zval **args[1]; in user_wrapper_unlink() local
1215 zval **args[2]; in user_wrapper_rename() local
1267 zval **args[3]; in user_wrapper_mkdir() local
1325 zval **args[3]; in user_wrapper_rmdir() local
[all …]
/PHP-5.5/main/
H A Dphp_sprintf.c33 va_list args; in php_sprintf() local
H A Dmain.c679 va_list args; in php_printf() local
879 va_list args; in php_error_docref0() local
891 va_list args; in php_error_docref1() local
904 va_list args; in php_error_docref2() local
946 …cb(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args) in php_error_cb()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c185 zval **args; in xsl_ext_function_php() local
/PHP-5.5/ext/xml/
H A Dxml.c510 zval ***args; in xml_call_handler() local
778 zval *retval, *args[3]; in _xml_startElementHandler() local
866 zval *retval, *args[2]; in _xml_endElementHandler() local
918 zval *retval, *args[2]; in _xml_characterDataHandler() local
1019 zval *retval, *args[3]; in _xml_processingInstructionHandler() local
1037 zval *retval, *args[2]; in _xml_defaultHandler() local
1059 zval *retval, *args[6]; in _xml_unparsedEntityDeclHandler() local
1084 zval *retval, *args[5]; in _xml_notationDeclHandler() local
1109 zval *retval, *args[5]; in _xml_externalEntityRefHandler() local
1134 zval *retval, *args[3]; in _xml_startNamespaceDeclHandler() local
[all …]
/PHP-5.5/ext/wddx/
H A Dwddx.c1207 zval ***args = NULL; in PHP_FUNCTION() local
1309 zval ***args = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/standard/
H A Dvar_unserializer.c645 zval **args[1]; in php_var_unserialize() local
H A Duser_filters.c178 zval **args[4]; in userfilter_filter() local
H A Dvar.c38 static int php_array_element_dump(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key *h… in php_array_element_dump()
56 static int php_object_property_dump(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key … in php_object_property_dump()
174 zval ***args; in PHP_FUNCTION() local
189 static int zval_array_element_dump(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key *… in zval_array_element_dump()
213 static int zval_object_property_dump(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key… in zval_object_property_dump()
320 zval ***args; in PHP_FUNCTION() local
344 static int php_array_element_export(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key … in php_array_element_export()
381 static int php_object_element_export(zval **zv TSRMLS_DC, int num_args, va_list args, zend_hash_key… in php_object_element_export()
H A Dstring.c4380 zval ***args = NULL; local
5343 zval ***args = NULL; local
H A Dscanf.c580 int argCount, zval ***args, in php_sscanf_internal()
H A Dformatted_print.c391 zval ***args, **z_format; in php_formatted_print() local
H A Dfile.c1128 zval ***args = NULL; in PHP_FUNCTION() local
H A Dbasic_functions.c4258 zval *val, **args = NULL, *p_longopts = NULL; local
4583 static int add_config_entry_cb(zval *entry TSRMLS_DC, int num_args, va_list args, zend_hash_key *ha…
5350 static int php_ini_get_option(zend_ini_entry *ini_entry TSRMLS_DC, int num_args, va_list args, zend…
H A Dbrowscap.c372 static int browser_reg_compare(zval **browser TSRMLS_DC, int num_args, va_list args, zend_hash_key … in browser_reg_compare()
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c415 zval **args[5]; in _call_message_handler() local

Completed in 113 milliseconds

12345