Home
last modified time | relevance | path

Searched refs:into (Results 51 – 75 of 494) sorted by relevance

12345678910>>...20

/PHP-7.1/ext/interbase/tests/
H A D005.phpt43 ibase_query("insert into test5 (i) values (1)");
53 ibase_query("insert into test5 (i) values (2)");
121 ibase_query("insert into test5 (i) values (3)");
123 ibase_query($tr_1, "insert into test5 (i) values (4)");
143 ibase_query($tr_1, "insert into test5 (i) values (5)");
187 ibase_query($tr_1, "insert into test5 (i) values (5)");
/PHP-7.1/ext/sqlite3/tests/
H A Dsqlite3_03_insert.phpt14 echo "INSERT into table\n";
33 INSERT into table
H A Dsqlite3_23_escape_string.phpt14 echo "INSERT into table\n";
33 INSERT into table
H A Dsqlite3stmt_reset_params.phpt14 echo "INSERT into table\n";
39 INSERT into table
H A Dsqlite3_06_prepared_stmt.phpt14 echo "INSERT into table\n";
38 INSERT into table
H A Dsqlite3_07_prepared_stmt.phpt14 echo "INSERT into table\n";
37 INSERT into table
H A Dsqlite3_08_udf.phpt19 echo "INSERT into table\n";
41 INSERT into table
H A Dsqlite3_11_numrows.phpt21 echo "INSERT into table\n";
38 INSERT into table
H A Dsqlite3_19_columninfo.phpt14 echo "INSERT into table\n";
35 INSERT into table
H A Dsqlite3stmt_paramCount_error.phpt13 echo "INSERT into table\n";
36 INSERT into table
H A Dsqlite3_10_bound_value_name.phpt14 echo "INSERT into table\n";
39 INSERT into table
H A Dsqlite3_12_unfinalized_stmt_cleanup.phpt14 echo "INSERT into table\n";
36 INSERT into table
H A Dsqlite3_25_create_aggregate.phpt27 echo "INSERT into table\n";
45 INSERT into table
H A Dsqlite3_26_reset_prepared_stmt.phpt14 echo "INSERT into table\n";
41 INSERT into table
H A Dsqlite3_27_reset_prepared_stmt_result.phpt14 echo "INSERT into table\n";
41 INSERT into table
H A Dsqlite3_35_stmt_readonly.phpt19 echo "INSERT into table\n";
42 INSERT into table
/PHP-7.1/ext/oci8/tests/
H A Dfetch_object_2.phpt18 "insert into fetch_object_2_tab values (123, '1st row col2 string', '1 more text')",
19 "insert into fetch_object_2_tab values (456, '2nd row col2 string', NULL)",
20 "insert into fetch_object_2_tab values (789, '3rd row col2 string', '3 more text')",
H A Dfetch_object.phpt18 "insert into fetch_object_tab values (123, '1st row col2 string', '1 more text')",
19 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')",
20 "insert into fetch_object_tab values (789, '3rd row col2 string', '3 more text')",
H A Dfetch_object_1.phpt18 "insert into fetch_object_tab values (123, '1st row col2 string', '1 more text')",
19 "insert into fetch_object_tab values (456, '2nd row col2 string', '2 more text')",
20 "insert into fetch_object_tab values (789, '3rd row col2 string', '3 more text')",
/PHP-7.1/ext/standard/tests/array/
H A Darray_chunk_variation7.phpt6 * Description: Split array into chunks
7 * : Chunks an array into size large chunks
/PHP-7.1/
H A DCREDITS1 For the list of people who've put work into PHP, please see
/PHP-7.1/tests/lang/
H A D040.phpt2 foreach into array
/PHP-7.1/Zend/tests/try/
H A Dfinally_goto_003.phpt2 jmp into a finally block 03
/PHP-7.1/ext/standard/tests/serialize/
H A Dbug72663.phpt28 // Variation: Object is turned into a reference
40 // Variation: Object is turned into a reference
/PHP-7.1/ext/standard/tests/file/
H A Dbug38086.txt5 I'll tear you down into my private hell

Completed in 35 milliseconds

12345678910>>...20