Home
last modified time | relevance | path

Searched refs:all (Results 26 – 50 of 581) sorted by relevance

12345678910>>...24

/PHP-8.0/ext/standard/tests/array/
H A Darray_column_variant.phpt11 echo "-- pass null as second parameter to get back all columns indexed by third parameter --\n";
14 echo "-- pass null as second parameter and bogus third param to get back zero-indexed array of all
23 -- pass null as second parameter to get back all columns indexed by third parameter --
44 -- pass null as second parameter and bogus third param to get back zero-indexed array of all column…
H A Darray_multisort_variation7.phpt2 Test array_multisort() function : usage variation - test sort order of all types
5 echo "*** Testing array_multisort() : usage variation - test sort order of all types***\n";
34 *** Testing array_multisort() : usage variation - test sort order of all types***
H A Darray_values_basic.phpt12 // Initialise all required variables
15 // Calling array_values() with all possible arguments
H A Darray_multisort_variation8.phpt2 Test array_multisort() function : usage variation - test sort order of all types
5 echo "*** Testing array_multisort() : usage variation - test sort order of all types***\n";
39 *** Testing array_multisort() : usage variation - test sort order of all types***
H A Darray_multisort_variation5.phpt5 echo "*** Testing array_multisort() : Testing all array sort specifiers ***\n";
21 *** Testing array_multisort() : Testing all array sort specifiers ***
H A Darray_multisort_variation6.phpt5 echo "*** Testing array_multisort() : Testing all array sort specifiers ***\n";
21 *** Testing array_multisort() : Testing all array sort specifiers ***
/PHP-8.0/ext/date/tests/
H A Dgmdate_basic.phpt7 // Initialise all required variables
12 // Calling gmdate() with all possible arguments
H A Dstrftime_basic.phpt8 // Initialise all required variables
12 // Calling strftime() with all possible arguments
H A Dgmstrftime_basic.phpt7 // Initialise all required variables
11 // Calling gmstrftime() with all possible arguments
H A Ddate_sunset_variation8.phpt2 …) function : usage variation - Checking with North and South poles when Sun is up and down all day
11 //Date at which Sun is up all day at North Pole
15 //Date at which Sun is up all day at South Pole
/PHP-8.0/Zend/tests/
H A Dbug80811.phpt6 echo 'Executing with all params:' . PHP_EOL;
16 Executing with all params:
/PHP-8.0/ext/zlib/tests/
H A Dgzfile_variation11.phpt37 string(38) "all I know is that you can realize it
57 string(38) "all I know is that you can realize it
77 string(38) "all I know is that you can realize it
97 string(38) "all I know is that you can realize it
117 string(38) "all I know is that you can realize it
H A Dgzfile_variation12.phpt35 string(38) "all I know is that you can realize it
55 string(38) "all I know is that you can realize it
75 string(38) "all I know is that you can realize it
95 string(38) "all I know is that you can realize it
H A Dgzfile_variation9.phpt34 string(38) "all I know is that you can realize it
54 string(38) "all I know is that you can realize it
74 string(38) "all I know is that you can realize it
94 string(38) "all I know is that you can realize it
H A Dreadgzfile_basic.phpt12 for all languages
31 for all languages
H A Dreadgzfile_basic2.phpt12 for all languages
31 for all languages
/PHP-8.0/ext/standard/tests/strings/
H A Dstrrpos_basic2.phpt2 Test strrpos() function : basic functionality - with all arguments
10 echo "-- With all arguments --\n";
32 -- With all arguments --
H A Dcrc32_basic.phpt12 // Initialise all required variables
15 // Calling crc32() with all possible arguments
H A Dstrcspn_basic.phpt12 // Initialise all required variables
18 // Calling strcspn() with all possible arguments
/PHP-8.0/ext/soap/tests/schema/
H A Dschema031.phpt2 SOAP XML Schema 31: Structure (all)
10 <all>
13 </all>
/PHP-8.0/ext/spl/tests/
H A Dbug73209.phpt15 echo "Expect to see all keys in ->props here: \n";
23 Expect to see all keys in ->props here:
/PHP-8.0/ext/oci8/tests/
H A Dcommit_001.phpt46 var_dump(oci_fetch_all($select, $all));
47 var_dump($all);
72 var_dump(oci_fetch_all($select, $all));
73 var_dump($all);
/PHP-8.0/ext/standard/tests/network/
H A Dfsockopen_basic.phpt18 // Initialise all required variables
24 echo "\nCalling fsockopen() with all possible arguments:\n";
46 Calling fsockopen() with all possible arguments:
/PHP-8.0/ext/standard/tests/general_functions/
H A Dphp_uname_basic.phpt10 echo "\n-- Try all the defined mode's --\n";
24 -- Try all the defined mode's --
/PHP-8.0/ext/imap/tests/
H A Dimap_close_basic.phpt23 // Calling imap_close() with all possible arguments
24 echo "\n-- Call to imap_close() with all possible arguments --\n";
45 -- Call to imap_close() with all possible arguments --

Completed in 23 milliseconds

12345678910>>...24