Home
last modified time | relevance | path

Searched refs:c4 (Results 1 – 25 of 58) sorted by relevance

123

/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltafc.phpt36 …O bind_sqltafc_tab (id, char_t, char_t10, varchar2_t10, number_t) VALUES (1, :c2, :c3, :c4, :c5)");
39 $c4 = "BBBBBBBBBB"; // max length allowed in column
43 oci_bind_by_name($s, ":c4", $c4, -1, SQLT_AFC);
51 …O bind_sqltafc_tab (id, char_t, char_t10, varchar2_t10, number_t) VALUES (5, :c2, :c3, :c4, :c5)");
54 $c4 = "";
58 oci_bind_by_name($s, ":c4", $c4, -1, SQLT_AFC);
66 …O bind_sqltafc_tab (id, char_t, char_t10, varchar2_t10, number_t) VALUES (6, :c2, :c3, :c4, :c5)");
69 $c4 = null;
73 oci_bind_by_name($s, ":c4", $c4, -1, SQLT_AFC);
H A Dconnect_with_charset_001.phpt13 var_dump($c4 = oci_connect($user, $password, $dbase, "obviously wrong"));
15 var_dump($c3 == $c4);
/PHP-5.5/ext/mysqli/tests/
H A D025.phpt22 c4 tinyint,
28 mysqli_stmt_bind_param($stmt, "iiiiiii", $c1,$c2,$c3,$c4,$c5,$c6,$c7);
33 $c4 = -100;
43 $c1 = $c2 = $c3 = $c4 = $c5 = $c6 = $c7 = NULL;
46 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
50 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D023.phpt22 c4 int,
28 mysqli_stmt_bind_param($stmt, "iiiiiii", $c1,$c2,$c3,$c4,$c5,$c6,$c7);
32 $c4 = -500;
41 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
45 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D024.phpt22 c4 smallint,
28 mysqli_stmt_bind_param($stmt, "iiiiiii", $c1,$c2,$c3,$c4,$c5,$c6,$c7);
33 $c4 = -500;
42 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
46 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D020.phpt24 c4 year,
34 c4 year,
53 $stmt = mysqli_prepare($link, "SELECT c1, c2, c3, c4, c5, c6, c7 FROM test_bind_result");
55 mysqli_stmt_bind_result($stmt,$c1, $c2, $c3, $c4, $c5, $c6, $c7);
60 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D042.phpt22 c4 smallint,
28 mysqli_stmt_bind_param($stmt, "iiiiiii", $c1,$c2,$c3,$c4,$c5,$c6,$c7);
33 $c4 = -500;
70 [%u|b%"c4"]=>
H A D010.phpt26 c4 float,
34 …mysqli_query($link, "INSERT INTO test_bind_fetch (c1,c2,c3,c4,c5,c6,c7) VALUES (3.1415926535,-0.00…
38 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
42 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D003.phpt23 c4 year,
43 c4 year,
61 $stmt = mysqli_prepare($link, "SELECT c1, c2, c3, c4, c5, c6, c7 FROM test_bind_result");
62 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
66 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D019.phpt31 mysqli_stmt_bind_param($stmt, "issd", $c1, $c2, $c3, $c4);
36 $c4 = 3.14;
44 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8, $c9, $c10, $c11);
49 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8,$c9,$c10,$c11);
H A D012.phpt21 c3 int, c4 bigint,
34 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8);
38 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
H A D006.phpt24 c4 int,
35 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
39 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D007.phpt24 c4 smallint,
35 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
39 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D008.phpt24 c4 tinyint,
35 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7);
39 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7);
H A D011.phpt21 c3 int, c4 bigint,
35 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8);
39 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
H A D009.phpt28 c4 bigint unsigned,
36 $rc = mysqli_query($link, "INSERT INTO test_bind_fetch (c2,c3,c4,c5,c6,c7,c8) ".
42 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8);
53 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8);
H A D060.phpt28 c4 smallint,
65 [%u|b%"c4"]=>
H A D048.phpt29 $stmt->bind_result($c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8, $c9, $c10, $c11);
34 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8,$c9,$c10,$c11);
H A D002.phpt35 mysqli_stmt_bind_result($stmt, $c1, $c2, $c3, $c4, $c5, $c6, $c7, $c8, $c9, $c10, $c11);
40 $test = array($c1,$c2,$c3,$c4,$c5,$c6,$c7,$c8,$c9,$c10,$c11);
/PHP-5.5/ext/gd/tests/
H A Dlibgd00106.phpt14 $c4 = imagecolorat($im, 2,2);
15 if ($c1 == 0xFFFFFF && $c2 == 0 && $c3 == 0 && $c4 == 0) {
/PHP-5.5/Zend/tests/
H A Dbug30702.phpt16 public $c4=self::C2;
33 ["c4"]=>
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput15640 /[^\x{c4}]/DZ
643 [^\x{c4}]
946 /[^\x{c4}]/8DZ
995 \x{c4}
1000 0: a\x{c4}
1006 \x{c4}
1011 0: a\x{c4}\x{c4}
1017 \x{c4}
1022 0: !\x{c4}
1028 \x{c4}
[all …]
H A Dtestoutput18-16499 /[^\x{c4}]/DZ
502 [^\x{c4}]
832 /[^\x{c4}]/8DZ
888 \x{c4}
893 0: a\x{c4}
899 \x{c4}
904 0: a\x{c4}\x{c4}
910 \x{c4}
915 0: !\x{c4}
921 \x{c4}
[all …]
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_6364.phpt17 $dbh->exec ("create table bug_6364_t (c1 varchar2(10), c2 varchar2(10), c3 varchar2(10), c4 varchar…
62 ["c4"]=>
/PHP-5.5/tests/classes/
H A Dconstants_basic_001.phpt15 const c3 = + 1, c4 = + 1.5;
39 var_dump(C::c4);

Completed in 36 milliseconds

123