Home
last modified time | relevance | path

Searched refs:function (Results 426 – 450 of 6759) sorted by relevance

1...<<11121314151617181920>>...271

/PHP-5.5/ext/standard/tests/array/
H A Darray_diff_uassoc_variation10.phpt2 Test array_diff_uassoc() function : usage variation - Passing float indexed array
7 * user supplied callback function
13 // Initialise function arguments not being substituted (if any)
17 echo "\n-- Testing array_diff_key() function with float indexed array --\n";
26 -- Testing array_diff_key() function with float indexed array --
H A Duasort_object1.phpt2 Test uasort() function : object functionality
6 …* Description: Sort an array with a user-defined comparison function and maintain index associatio…
11 * Testing uasort() function with the array of objects
17 // comparison function
25 function simple_cmp($value1, $value2)
37 // comparison function for SimpleClass2 objects which has more than one members
38 function multiple_cmp($value1, $value2)
53 public function __construct($value) {
64 public function __construct($int, $float, $str) {
69 public function getValue() {
/PHP-5.5/ext/soap/tests/
H A Dclassmap003.phpt11 function __construct($a){
18 function __construct($a){
24 function f(){
30 function __construct($wsdl, $options) {
36 function __doRequest($request, $location, $action, $version, $one_way = 0) {
/PHP-5.5/ext/standard/tests/strings/
H A Dbin2hex_error.phpt2 Test bin2hex() function : error conditions
13 echo "\n-- Testing bin2hex() function with no arguments --\n";
16 echo "\n-- Testing bin2hex() function with more than expected no. of arguments --\n";
25 -- Testing bin2hex() function with no arguments --
30 -- Testing bin2hex() function with more than expected no. of arguments --
H A Dord_error.phpt2 Test ord() function : error conditions
13 echo "\n-- Testing ord() function with no arguments --\n";
16 echo "\n-- Testing ord() function with more than expected no. of arguments --\n";
25 -- Testing ord() function with no arguments --
30 -- Testing ord() function with more than expected no. of arguments --
H A Dsoundex_error.phpt2 Test soundex() function : error conditions
12 echo "-- Testing soundex() function with Zero arguments --\n";
15 echo "\n\n-- Testing soundex() function with more than expected no. of arguments --\n";
23 *** Testing soundex error conditions ***-- Testing soundex() function with Zero arguments --
29 -- Testing soundex() function with more than expected no. of arguments --
H A Dstrlen_error.phpt2 Test strlen() function : error conditions
14 echo "\n-- Testing strlen() function with no arguments --\n";
17 echo "\n-- Testing strlen() function with more than expected no. of arguments --\n";
24 -- Testing strlen() function with no arguments --
29 -- Testing strlen() function with more than expected no. of arguments --
H A Dconvert_uudecode_error.phpt2 Test convert_uudecode() function : error conditions
13 echo "\n-- Testing convert_uudecode() function with no arguments --\n";
16 echo "\n-- Testing convert_uudecode() function with more than expected no. of arguments --\n";
25 -- Testing convert_uudecode() function with no arguments --
30 -- Testing convert_uudecode() function with more than expected no. of arguments --
H A Dconvert_uuencode_error.phpt2 Test convert_uuencode() function : error conditions
13 echo "\n-- Testing chconvert_uuencoder() function with no arguments --\n";
16 echo "\n-- Testing convert_uuencode() function with more than expected no. of arguments --\n";
25 -- Testing chconvert_uuencoder() function with no arguments --
30 -- Testing convert_uuencode() function with more than expected no. of arguments --
H A Dquotemeta_error.phpt2 Test quotemeta() function : error conditions
13 echo "\n-- Testing quotemeta() function with no arguments --\n";
16 echo "\n-- Testing quotemeta() function with more than expected no. of arguments --\n";
25 -- Testing quotemeta() function with no arguments --
30 -- Testing quotemeta() function with more than expected no. of arguments --
H A Dsha1_error.phpt2 Test sha1() function : error conditions
13 echo "\n-- Testing sha1() function with no arguments --\n";
16 echo "\n-- Testing sha1() function with more than expected no. of arguments --\n";
26 -- Testing sha1() function with no arguments --
31 -- Testing sha1() function with more than expected no. of arguments --
H A Dstr_shuffle_error.phpt2 Test str_shuffle() function : error conditions
12 echo "\n-- Testing str_shuffle() function with no arguments --\n";
15 echo "\n-- Testing str_shuffle() function with more than expected no. of arguments --\n";
24 -- Testing str_shuffle() function with no arguments --
29 -- Testing str_shuffle() function with more than expected no. of arguments --
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug29038.phpt5 function f1() {
11 function f2() {
18 function f3() {
25 function f4() {
31 function f5() {
H A Dbug36011.phpt8 static function test()
13 function whee()
18 function whee4()
23 static function whee5()
/PHP-5.5/Zend/tests/
H A D003.phpt6 function test1() {
10 function test2($a) {
14 function test3($a, $b) {
29 static function test1($a) {
79 Warning: func_get_args(): Called from the global scope - no function context in %s on line %d
H A Dbug42802.phpt10 function test1(bar $bar) {
14 function test2(\foo\bar $bar) {
17 function test3(\foo\bar $bar) {
20 function test4(\Exception $e) {
23 function test5(\bar $bar) {
H A Dbug48409.phpt2 Bug #48409 (crash when exception is thrown while passing function arguments)
10 public function xyz($d, $x)
21 public function process($p)
29 public function func()
46 public function run($x)
H A D023.phpt2 Testing variable variables as function name
13 public function a() {
19 public function test() {
25 function test() {
H A Dbug20240.phpt12 function test() {
17 function destructor() {
21 function __destruct() {
25 function add() {
H A Dbug60909_2.phpt2 Bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function).
5 register_shutdown_function(function(){echo("\n\n!!!shutdown!!!\n\n");});
6 set_error_handler(function($errno, $errstr, $errfile, $errline){throw new Exception("Foo");});
9 public function __toString() {
H A Dbug61782.phpt6 abstract protected function __clone();
10 protected function __clone() {
16 public function __construct() {
21 public function __clone() {}
H A Dns_056.phpt11 function update(\SplSubject $x) {
17 function attach(SplObserver $x) {
20 function notify() {
22 function detach(SplObserver $x) {
/PHP-5.5/ext/spl/examples/
H A Ddualiterator.inc50 function getLHS()
57 function getRHS()
64 function setFlags($flags)
71 function getFlags()
78 function rewind()
86 function valid()
93 function current()
111 function key()
127 function next()
136 function areIdentical()
[all …]
/PHP-5.5/ext/ctype/tests/
H A D001.phpt9 function ctype_test_001($function) {
12 if($function($a)) $n++;
14 echo "$function $n\n";
/PHP-5.5/tests/classes/
H A Dstatic_this.phpt2 ZE2 $this can be an argument to a static function
8 function __construct()
14 static function Test1()
19 static function Test2($this)

Completed in 27 milliseconds

1...<<11121314151617181920>>...271