Home
last modified time | relevance | path

Searched refs:all (Results 176 – 200 of 816) sorted by relevance

12345678910>>...33

/PHP-7.1/ext/standard/tests/dir/
H A Dopendir_variation7.phpt41 /*3*/ 0444, // all have read only
42 0666, // all have rw only
62 chmod ($dir_path, 0777); // change dir permission to allow all operation
H A Dreaddir_variation5.phpt41 /*3*/ 0444, // all have read only
42 0666, // all have rw only
60 chmod ($dir_path, 0777); // change dir permission to allow all operation
/PHP-7.1/
H A DREADME.NEW-OUTPUT-API40 Flushing all output buffers:
48 Cleaning all output buffers:
56 Discarding all output buffers:
64 Stopping (and dropping) all output buffers:
/PHP-7.1/ext/json/
H A DREADME14 It is recommended to do all contributions to the JSON extension
/PHP-7.1/ext/pcntl/
H A DREADME3 This module will attempt to implement all features related to process spawning and
/PHP-7.1/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_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.1/ext/standard/tests/url/
H A Dbug69976.phpt2 Bug #69976 (Unable to parse "all" urls with colon char)
/PHP-7.1/ext/spl/tests/
H A Dclass_implements_basic.phpt6 * Description: Return all classes and interfaces implemented by SPL
H A Dclass_uses_basic.phpt6 * Description: Return all traits used by a class
/PHP-7.1/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.1/ext/date/tests/
H A Didate_basic.phpt13 // Initialise all required variables
/PHP-7.1/ext/imap/tests/
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.1/sapi/cgi/tests/
H A Dbug61605.phpt2 Bug #61605 (header_remove() does not remove all headers)
/PHP-7.1/sapi/fpm/tests/
H A Dbug68420-ipv4-all-addresses.phpt2 FPM: bug68420 - IPv4 all addresses
/PHP-7.1/ext/zlib/tests/
H A Dzlib_scheme_file_read_file_basic.phpt19 all I know is that you can realize it
/PHP-7.1/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt32 // run the command 'locale -a' to fetch all locales available in the system
43 // return all the locale found in the system
66 // gather all the locales installed in the system
H A Dstrval_variation2.phpt2 Test strval() function : usage variations - Pass all valid char codes
10 echo "*** Testing strval() : usage variations - Pass all valid char codes ***\n";
65 *** Testing strval() : usage variations - Pass all valid char codes ***
/PHP-7.1/ext/session/tests/
H A Dsession_unset_basic.phpt12 * Description : Free all session variables
/PHP-7.1/ext/standard/tests/class_object/
H A Dget_declared_classes_error_001.phpt6 * Description: Returns an array of all declared classes.
H A Dget_declared_interfaces_error_001.phpt6 * Description: Returns an array of all declared interfaces.
H A Dget_declared_traits_error_001.phpt6 * Description: Returns an array of all declared traits.

Completed in 24 milliseconds

12345678910>>...33