Searched refs:c (Results 3876 – 3900 of 4053) sorted by relevance
1...<<151152153154155156157158159160>>...163
/PHP-7.4/ext/standard/tests/dir/ |
H A D | scandir_variation3-win32-mb.phpt | 13 * Source code: ext/standard/dir.c
|
/PHP-7.4/ext/standard/tests/strings/ |
H A D | sprintf_variation34_64bit.phpt | 9 * Source code: ext/standard/formatted_print.c
|
H A D | sprintf_variation9.phpt | 7 * Source code: ext/standard/formatted_print.c
|
H A D | stripos_variation2.phpt | 7 * Source code: ext/standard/string.c
|
H A D | strrchr_variation11.phpt | 7 * Source code: ext/standard/string.c
|
H A D | strripos_variation1.phpt | 7 * Source code: ext/standard/string.c
|
H A D | strrpos_variation10.phpt | 7 * Source code: ext/standard/string.c
|
H A D | get_html_translation_table_basic1.phpt | 7 * Source code: ext/standard/html.c
|
H A D | str_replace.phpt | 158 array("q", "q", "c"), 165 array("q", "q", "c"), 172 var_dump(str_replace("a", array("q", "q", "c"), array("aaa", "bbb"), $count));
|
H A D | html_entity_decode_koi8-r.phpt | 185 LOWER HALF BLOCK: ▄ => 8c 233 DEGREE SIGN: ° => 9c 294 ° => 9c
|
/PHP-7.4/ext/mbstring/tests/ |
H A D | mb_internal_encoding_variation2.phpt | 13 * Source code: ext/mbstring/mbstring.c
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | array_diff_assoc_variation1.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_diff_assoc_variation2.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_diff_variation1.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_diff_variation2.phpt | 8 * Source code: ext/standard/array.c
|
H A D | array_map_object1.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_merge_recursive_variation2.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_reverse_variation4.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_reverse_variation5.phpt | 9 * Source code: ext/standard/array.c
|
H A D | array_diff_ukey_variation3.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_udiff_variation2.phpt | 7 * Source code: ext/standard/array.c
|
H A D | array_udiff_variation4.phpt | 7 * Source code: ext/standard/array.c
|
/PHP-7.4/ext/zlib/tests/ |
H A D | gzopen_variation4.phpt | 13 * Source code: ext/zlib/zlib.c
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_affected_rows.phpt | 56 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (2, 'b'), (3, 'c')"))
|
/PHP-7.4/ext/oci8/tests/ |
H A D | imp_res_3.phpt | 2 Oracle Database 12c Implicit Result Sets: bigger data size 8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches); 10 die("skip expected output only valid when using Oracle Database 12c or greater"); 14 die("skip works only with Oracle 12c or greater version of Oracle client libraries"); 56 oci8_test_sql_execute($c, $stmtarray); 62 $s = oci_parse($c, "begin imp_res_3_proc(); end;"); 80 oci8_test_sql_execute($c, $stmtarray);
|
Completed in 119 milliseconds
1...<<151152153154155156157158159160>>...163