Home
last modified time | relevance | path

Searched refs:all (Results 151 – 175 of 668) sorted by relevance

12345678910>>...27

/PHP-7.4/ext/spl/tests/
H A Dclass_uses_basic.phpt6 * Description: Return all traits used by a class
/PHP-7.4/ext/standard/tests/array/
H A Dbug72031.phpt2 Bug #72031: array_column() against an array of objects discards all values matching null
H A Darray_map_variation10.phpt19 echo "-- anonymous function with all parameters and body --\n";
42 -- anonymous function with all parameters and body --
H A Darray_walk_basic1.phpt41 echo "-- Using array_walk() with all parameters --\n";
62 -- Using array_walk() with all parameters --
H A Darray_walk_recursive_basic1.phpt41 echo "-- Using array_walk_recursive() with all parameters --\n";
62 -- Using array_walk_recursive() with all parameters --
/PHP-7.4/ext/date/tests/
H A Didate_basic.phpt13 // Initialise all required variables
/PHP-7.4/ext/curl/tests/
H A Dcurl_basic_008.phpt10 print "skip catch all dns";
H A Dcurl_multi_select_basic1.phpt11 * Description : Get all the sockets associated with the cURL extension, which can then be
/PHP-7.4/ext/standard/tests/url/
H A Dbug69976.phpt2 Bug #69976 (Unable to parse "all" urls with colon char)
/PHP-7.4/ext/iconv/tests/
H A Diconv_encoding_basic.phpt33 var_dump(iconv_get_encoding("all"));
46 var_dump(iconv_get_encoding("all"));
/PHP-7.4/ext/standard/tests/strings/
H A Dstripslashes_basic.phpt16 // Initialize all required variables
24 // Calling striplashes() with all arguments
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchbody_basic.phpt18 // Initialise all required variables
27 // Calling imap_fetchbody() with all possible arguments
H A Dimap_fetchheader_basic.phpt17 // Initialise all required variables
23 // Calling imap_fetchheader() with all possible arguments
H A Dclean.inc6 // delete all msgs in default mailbox, i.e INBOX
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt34 …printf("\nException with mysqli. Note that at all other places we throws errors but no exceptions …
60 Exception with mysqli. Note that at all other places we throws errors but no exceptions unless the …
/PHP-7.4/ext/zlib/tests/
H A Dzlib_scheme_file_read_file_basic.phpt19 all I know is that you can realize it
H A Dzlib_scheme_file_get_contents_basic.phpt20 all I know is that you can realize it
H A Dzlib_scheme_fopen_basic.phpt21 all I know is that you can realize it
/PHP-7.4/sapi/cgi/tests/
H A Dbug61605.phpt2 Bug #61605 (header_remove() does not remove all headers)
/PHP-7.4/sapi/fpm/tests/
H A Dbug68420-ipv4-all-addresses.phpt2 FPM: bug68420 - IPv4 all addresses
/PHP-7.4/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt33 /*3*/ 0444, // all have read only
34 0666, // all have rw only
52 chmod ($dir_path, 0777); // change dir permission to allow all operation
/PHP-7.4/docs/
H A Doutput-api.md37 Flushing all output buffers:
45 Cleaning all output buffers:
53 Discarding all output buffers:
61 Stopping (and dropping) all output buffers:
/PHP-7.4/ext/session/tests/
H A Dsession_unset_basic.phpt12 * Description : Free all session variables
H A Dsession_destroy_variation3.phpt12 * Description : Destroys all data registered to a session
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_67130.phpt2 PDO_DBLIB: \PDOStatement::nextRowset() should succeed when all rows in current rowset haven't been …

Completed in 22 milliseconds

12345678910>>...27