Home
last modified time | relevance | path

Searched refs:args (Results 351 – 375 of 545) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-5.3/ext/standard/tests/url/
H A Drawurldecode_error_001.phpt2 Test rawurldecode() function : error conditions - wrong number of args
/PHP-5.3/ext/standard/tests/array/
H A Dnatcasesort_error.phpt2 Test natcasesort() function : error conditions - Pass incorrect number of args
H A Dend_error.phpt2 Test end() function : error conditions - Pass incorrect number of args
H A Dkey_error.phpt2 Test key() function : error conditions - Pass incorrect number of args
H A Dcount_error.phpt2 Test count() function : error conditions - pass incorrect number of args
H A Dcurrent_error.phpt2 Test current() function : error conditions - Pass incorrect number of args
H A Dreset_error.phpt2 Test reset() function : error conditions - Pass incorrect number of args
H A Drsort_error.phpt2 Test rsort() function : error conditions - Pass incorrect number of args
/PHP-5.3/ext/ctype/tests/
H A Dctype_cntrl_error.phpt2 Test ctype_cntrl() function : error conditions - Incorrect number of args
H A Dctype_lower_error.phpt2 Test ctype_lower() function : error conditions - incorrect number of args
H A Dctype_print_error.phpt2 Test ctype_print() function : error conditions - incorrect number of args
H A Dctype_upper_error.phpt2 Test ctype_upper() function : error conditions - incorrect number of args
H A Dctype_xdigit_error.phpt2 Test ctype_xdigit() function : error conditions - Incorrect number of args
H A Dctype_alnum_error.phpt2 Test ctype_alnum() function : error conditions - Incorrect number of args
H A Dctype_space_error.phpt2 Test ctype_space() function : error conditions - Incorrect number of args
/PHP-5.3/ext/standard/tests/file/
H A Dfseek_ftell_rewind_error1.phpt21 // unexpected no. of args
37 /* loop to test fseek() with different invalid type of args */
/PHP-5.3/ext/standard/
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() argument
378 char *lookup_browser_name = va_arg(args, char *); in browser_reg_compare()
379 int lookup_browser_length = va_arg(args, int); in browser_reg_compare()
380 zval **found_browser_entry = va_arg(args, zval **); in browser_reg_compare()
/PHP-5.3/ext/standard/tests/strings/
H A Dvfprintf_basic3.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dsprintf_variation53.phpt27 // initializing the args array
H A Dvfprintf_basic9.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-5.3/ext/standard/tests/serialize/
H A Dserialization_error_001.phpt2 Test serialize() & unserialize() functions: error conditions - wrong number of args.
/PHP-5.3/ext/standard/tests/class_object/
H A Dmethod_exists_error_001.phpt2 Test method_exists() function : error conditions - wrong number of args
/PHP-5.3/ext/standard/tests/dir/
H A Dopendir_error1.phpt2 Test opendir() function : error conditions - Incorrect number of args
H A Dscandir_error1.phpt2 Test scandir() function : error conditions - Incorrect number of args
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strlen_error1.phpt2 Test mb_strlen() function : error conditions - pass incorrect number of args

Completed in 26 milliseconds

1...<<11121314151617181920>>...22