Home
last modified time | relevance | path

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

12345678910>>...19

/PHP-5.5/ext/oci8/tests/
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')",
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 Dbind_query.phpt15 "insert into bind_query_tab values (7934, 'MILLER', 1300)",
16 "insert into bind_query_tab values (7902, 'FORD', 3000)"
/PHP-5.5/ext/sqlite3/tests/
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
H A Dsqlite3_04_update.phpt14 echo "INSERT into table\n";
44 INSERT into table
H A Dsqlite3_05_delete.phpt14 echo "INSERT into table\n";
44 INSERT into table
H A Dsqlite3_28_clear_bindings.phpt14 echo "INSERT into table\n";
44 INSERT into table
/PHP-5.5/ext/sybase_ct/tests/
H A Dbug43578.phpt23 var_dump(sybase_query('insert into #Resource values (123, NULL)', $db));
24 var_dump(sybase_query('insert into #Resource values (124, "")', $db));
/PHP-5.5/ext/standard/tests/file/
H A Dbug38086.txt5 I'll tear you down into my private hell
H A Dlstat_stat_variation7.phpt2 Test lstat() and stat() functions: usage variations - writing data into file
21 /* test the effects on stats with writing data into a file */
/PHP-5.5/tests/lang/
H A D017.phpt2 Testing user-defined function falling out of an If into another
H A Dbug28800.phpt5 $strings = array('into', 'info', 'inf', 'infinity', 'infin', 'inflammable');
H A Dbug23922.phpt2 Bug #23922 (scope doesn't properly propagate into internal functions)
/PHP-5.5/ext/spl/tests/
H A DSplFixedArray_fromArray_invalid_parameter_001.phpt2 pass an integer into fromArray()
H A DSplFixedArray_fromArray_invalid_parameter_002.phpt2 pass a string into fromArray()
/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_basic1.phpt6 * Description: Split array into chunks
7 * Chunks an array into size large chunks.
/PHP-5.5/ext/tidy/tests/
H A Dbug54682.phpt13 Warning: tidy::__construct(): Cannot Load '*' into memory%win %s on line %d
/PHP-5.5/Zend/tests/
H A Dbug37144.phpt2 Bug #37144 (PHP crashes trying to assign into property of dead object)
/PHP-5.5/ext/mysql/tests/
H A Dsetupdefault.inc3 // copy variables from connect.inc into mysql default connection ini settings, so that implicit mys…

Completed in 32 milliseconds

12345678910>>...19