Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 25 of 1090) sorted by relevance

12345678910>>...44

/PHP-7.4/ext/standard/tests/file/
H A Drealpath_basic-win32-mb.phpt2 Test realpath() function: basic functionality
23 $file_handle3 = fopen("$file_path/realpath_私はガラスを食べられますbasic/realpath_私はガラスを食べられますbasic.tmp", "w");
31 "$file_path/realpath_私はガラスを食べられますbasic/home/realpath_私はガラスを食べられますbasic.tmp",
32 "$file_path/realpath_私はガラスを食べられますbasic/realpath_私はガラスを食べられますbasic.tmp/",
33 "$file_path/realpath_私はガラスを食べられますbasic//home/test//../test/./realpath_私はガラスを食べられますbasic.tmp",
34 "$file_path/realpath_私はガラスを食べられますbasic/home//../././realpath_私はガラスを食べられますbasic.tmp//",
37 "$file_path/realpath_私はガラスを食べられますbasic/home/realpath_私はガラスを食べられますbasic.tmp",
40 "$file_path///realpath_私はガラスを食べられますbasic/home//..//././test//realpath_私はガラスを食べられますbasic.tmp",
70 string(%d) "%s\realpath_私はガラスを食べられますbasic\home\realpath_私はガラスを食べられますbasic.tmp"
76 string(%d) "%s\realpath_私はガラスを食べられますbasic\home\test\realpath_私はガラスを食べられますbasic.tmp"
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dhtmlentities21.phpt136 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
139 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
142 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
145 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
148 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
151 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
154 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
157 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
160 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
163 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
[all …]
H A Dcrc32_basic.phpt2 Test crc32() function : basic functionality
12 * Testing crc32() : basic functionality
15 echo "*** Testing crc32() : basic functionality ***\n";
32 *** Testing crc32() : basic functionality ***
H A Dvsprintf_basic2.phpt2 Test vsprintf() function : basic functionality - integer format
11 * Testing vsprintf() : basic functionality - using integer format
14 echo "*** Testing vsprintf() : basic functionality - using integer format ***\n";
32 *** Testing vsprintf() : basic functionality - using integer format ***
H A Dmd5_basic1.phpt2 Test md5() function : basic functionality
10 echo "*** Testing md5() : basic functionality ***\n";
15 *** Testing md5() : basic functionality ***
H A Dhtmlentities23.phpt31 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
38 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
45 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
52 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
59 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
66 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
73 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
80 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
87 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
94 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
[all …]
H A Dvprintf_basic2.phpt2 Test vprintf() function : basic functionality - integer format
11 * Testing vprintf() : basic functionality - using integer format
14 echo "*** Testing vprintf() : basic functionality - using integer format ***\n";
40 *** Testing vprintf() : basic functionality - using integer format ***
H A Dchr_basic.phpt2 Test chr() function : basic functionality
11 echo "*** Testing chr() : basic functionality ***\n";
20 *** Testing chr() : basic functionality ***
H A Dquotemeta_basic.phpt2 Test quotemeta() function : basic functionality
11 echo "*** Testing quotemeta() : basic functionality ***\n";
19 *** Testing quotemeta() : basic functionality ***
/PHP-7.4/ext/standard/tests/dir/
H A Dgetcwd_basic.phpt2 Test getcwd() function : basic functionality
11 * Test basic functionality of getcwd()
14 echo "*** Testing getcwd() : basic functionality ***\n";
31 *** Testing getcwd() : basic functionality ***
H A Dgetcwd_basic-win32-mb.phpt2 Test getcwd() function : basic functionality
17 * Test basic functionality of getcwd()
20 echo "*** Testing getcwd() : basic functionality ***\n";
37 *** Testing getcwd() : basic functionality ***
/PHP-7.4/ext/standard/tests/array/
H A Darray_values_basic.phpt2 Test array_values() function : basic functionality
11 * Test basic functionality of array_values()
14 echo "*** Testing array_values() : basic functionality ***\n";
26 *** Testing array_values() : basic functionality ***
H A Darray_key_exists_basic.phpt2 Test array_key_exists() function : basic functionality
12 * Test basic functionality of array_key_exists()
15 echo "*** Testing array_key_exists() : basic functionality ***\n";
26 *** Testing array_key_exists() : basic functionality ***
H A Dcurrent_basic.phpt2 Test current() function : basic functionality
11 * Test basic functionality of current()
14 echo "*** Testing current() : basic functionality ***\n";
27 *** Testing current() : basic functionality ***
H A Darray_keys_basic.phpt2 Test array_keys() function (basic)
6 echo "*** Testing array_keys() on basic array operation ***\n";
14 *** Testing array_keys() on basic array operation ***
H A Dnext_basic.phpt2 Test next() function : basic functionality
11 * Test basic functionality of next()
14 echo "*** Testing next() : basic functionality ***\n";
28 *** Testing next() : basic functionality ***
H A Dnatcasesort_basic.phpt2 Test natcasesort() function : basic functionality
11 * Test basic functionality of natcasesort()
14 echo "*** Testing natcasesort() : basic functionality ***\n";
27 *** Testing natcasesort() : basic functionality ***
H A Darray_merge_basic.phpt2 Test array_merge() function : basic functionality
11 * Test basic functionality of array_merge()
14 echo "*** Testing array_merge() : basic functionality ***\n";
28 *** Testing array_merge() : basic functionality ***
H A Darray_slice_basic.phpt2 Test array_slice() function : basic functionality
11 * Test basic functionality of array_slice()
14 echo "*** Testing array_slice() : basic functionality ***\n";
33 *** Testing array_slice() : basic functionality ***
/PHP-7.4/ext/standard/tests/general_functions/
H A Dget_resource_type_basic.phpt2 Test get_resource_type() function : basic functionality
10 echo "*** Testing get_resource_type() : basic functionality ***\n";
18 *** Testing get_resource_type() : basic functionality ***
/PHP-7.4/ext/standard/tests/network/
H A Dgethostbyname_basic003.phpt2 Test gethostbyname() function : basic functionality
10 echo "*** Testing gethostbyname() : basic functionality ***\n";
16 *** Testing gethostbyname() : basic functionality ***
H A Dgethostbyaddr_basic1.phpt2 Test gethostbyaddr() function : basic functionality
10 echo "*** Testing gethostbyaddr() : basic functionality ***\n";
16 *** Testing gethostbyaddr() : basic functionality ***
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_basic.phpt2 Test mb_internal_encoding() function : basic functionality
17 * Test basic functionality of mb_internal_encoding
20 echo "*** Testing mb_internal_encoding() : basic functionality ***\n";
32 *** Testing mb_internal_encoding() : basic functionality ***
H A Dmb_strlen_basic.phpt2 Test mb_strlen() function : basic functionality
16 * Test basic functionality of mb_strlen()
19 echo "*** Testing mb_strlen() : basic functionality***\n";
34 *** Testing mb_strlen() : basic functionality***
/PHP-7.4/ext/iconv/tests/
H A Diconv_strlen_basic.phpt2 Test iconv_strlen() function : basic functionality
16 * Test basic functionality of iconv_strlen()
19 echo "*** Testing iconv_strlen() : basic functionality***\n";
33 *** Testing iconv_strlen() : basic functionality***

Completed in 43 milliseconds

12345678910>>...44