Home
last modified time | relevance | path

Searched refs:as (Results 2476 – 2500 of 4292) sorted by relevance

1...<<919293949596979899100>>...172

/PHP-7.2/ext/standard/tests/strings/
H A Dhtmlentities18.phpt18 foreach ($tests as $test) {
H A Dstrripos_variation1.phpt62 $haystack //haystack as needle
67 foreach ($needles as $needle) {
/PHP-7.2/ext/exif/tests/
H A Dexif000.phpt13 copy of test1.jpg as a thumbnail.
/PHP-7.2/tests/classes/
H A Dserialize_001.phpt32 foreach($tests as $data)
/PHP-7.2/ext/curl/tests/
H A Dbug54798-win32.phpt50 foreach($options_to_check as $option) {
H A Dbug54798.phpt50 foreach($options_to_check as $option) {
/PHP-7.2/ext/standard/tests/file/
H A Dunlink_variation2-win32.phpt26 var_dump( unlink($filename) ); // expected: false as file handle is still open
H A Duserstreams_004.phpt34 foreach(array("LOCK_SH","LOCK_EX","LOCK_UN") as $mode) {
H A Dfstat_variation3.phpt18 foreach ( $variation_array as $var ) {
H A Dis_file_variation3.phpt32 foreach( $filenames as $filename ) {
H A Dfile_variation.phpt16 foreach( $data_array as $data ) {
45 foreach($out_array as $line) {
H A Dfputcsv_error.phpt7 …Description:fputcsv() formats a line (passed as a fields array) as CSV and write it to the specifi…
H A Dfscanf_variation25.phpt40 foreach($bool_types as $value) {
55 foreach($char_formats as $char_format) {
/PHP-7.2/ext/standard/tests/general_functions/
H A Dget_cfg_var_variation1.phpt29 foreach ( $variation_array as $var ) {
/PHP-7.2/
H A DUPGRADING44 . "object" (in any case) can no longer be used as a class name.
66 . Removed register_globals related code and "!" can be used as $_SESSION key name.
245 as string functions.
298 . Users are advised to use alternatives such as OpenSSL or libsodium.
308 . exif_read_data() and exif_thumbnail() now supports a passed streams as their
312 . Removed --enable-gd-native-ttf configuration option which was unused as
314 . imagegd() stores truecolor images as real truecolor images. Formerly, they
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A DtestoutputEBC3 functionality is working. It catches cases where explicit values such as 0x0a
7 in EBCDIC, but can be specified as escapes. --/
/PHP-7.2/ext/phar/tests/
H A Dcreate_path_error.phpt41 foreach($checks as $check)
51 foreach($checks as $check)
/PHP-7.2/ext/standard/tests/array/
H A Darray_merge_variation3.phpt40 // arrays of different data types to be passed as $input
113 foreach($inputs as $key => $input) {
H A Deach_variation3.phpt26 // unexpected values to be passed as $arr
98 foreach($inputs as $key => $input) {
H A Dkrsort_variation9.phpt13 * 1.flag value as defualt
34 foreach ($various_arrays as $array) {
H A Dksort_variation9.phpt12 * 1.flag value as defualt
33 foreach ($various_arrays as $array) {
/PHP-7.2/ext/standard/tests/class_object/
H A Dis_subclass_of_variation_002.phpt6 * Description: Returns true if the object has this class as one of its parents
78 foreach($values as $value) {
/PHP-7.2/ext/standard/tests/dir/
H A Dopendir_variation7.phpt14 die('skip...cannot be run as root\n');
57 foreach ($permission_values as $perm) {
/PHP-7.2/ext/oci8/tests/
H A Dlob_029.phpt11 // Assume building PHP with an ORACLE_HOME means the tested DB is on the same machine as PHP
36 $s = oci_parse($c, "create directory TestDir as '$realdirname'");
/PHP-7.2/ext/mbstring/tests/
H A Dmb_convert_encoding_variation1.phpt2 Test mb_convert_encoding() function : usage variations - pass different data types as $to_encoding …
96 foreach($inputs as $input) {

Completed in 28 milliseconds

1...<<919293949596979899100>>...172