Home
last modified time | relevance | path

Searched refs:c (Results 3876 – 3900 of 4053) sorted by relevance

1...<<151152153154155156157158159160>>...163

/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation3-win32-mb.phpt13 * Source code: ext/standard/dir.c
/PHP-7.4/ext/standard/tests/strings/
H A Dsprintf_variation34_64bit.phpt9 * Source code: ext/standard/formatted_print.c
H A Dsprintf_variation9.phpt7 * Source code: ext/standard/formatted_print.c
H A Dstripos_variation2.phpt7 * Source code: ext/standard/string.c
H A Dstrrchr_variation11.phpt7 * Source code: ext/standard/string.c
H A Dstrripos_variation1.phpt7 * Source code: ext/standard/string.c
H A Dstrrpos_variation10.phpt7 * Source code: ext/standard/string.c
H A Dget_html_translation_table_basic1.phpt7 * Source code: ext/standard/html.c
H A Dstr_replace.phpt158 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 Dhtml_entity_decode_koi8-r.phpt185 LOWER HALF BLOCK: &#x2584; => 8c
233 DEGREE SIGN: &#xB0; => 9c
294 &#xB0; => 9c
/PHP-7.4/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt13 * Source code: ext/mbstring/mbstring.c
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_assoc_variation1.phpt8 * Source code: ext/standard/array.c
H A Darray_diff_assoc_variation2.phpt8 * Source code: ext/standard/array.c
H A Darray_diff_variation1.phpt8 * Source code: ext/standard/array.c
H A Darray_diff_variation2.phpt8 * Source code: ext/standard/array.c
H A Darray_map_object1.phpt7 * Source code: ext/standard/array.c
H A Darray_merge_recursive_variation2.phpt7 * Source code: ext/standard/array.c
H A Darray_reverse_variation4.phpt7 * Source code: ext/standard/array.c
H A Darray_reverse_variation5.phpt9 * Source code: ext/standard/array.c
H A Darray_diff_ukey_variation3.phpt7 * Source code: ext/standard/array.c
H A Darray_udiff_variation2.phpt7 * Source code: ext/standard/array.c
H A Darray_udiff_variation4.phpt7 * Source code: ext/standard/array.c
/PHP-7.4/ext/zlib/tests/
H A Dgzopen_variation4.phpt13 * Source code: ext/zlib/zlib.c
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_affected_rows.phpt56 if (!mysqli_query($link, "INSERT INTO test(id, label) VALUES (2, 'b'), (3, 'c')"))
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_3.phpt2 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 50 milliseconds

1...<<151152153154155156157158159160>>...163