Home
last modified time | relevance | path

Searched refs:into (Results 201 – 225 of 494) sorted by relevance

12345678910>>...20

/PHP-7.1/ext/oci8/tests/
H A Dbug27303_1_11gR1.phpt29 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbug27303_2.phpt32 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbug27303_2_11gR1.phpt32 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbug27303_3.phpt24 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbug27303_4.phpt30 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dbug27303_4_11gR1.phpt28 $stmt = "insert into mytab (mydata, seqcol) values ('Some data', myseq.nextval) returning seqcol in…
H A Dfield_funcs1.phpt15 "insert into field_funcs1_tab (id, value) values (1,1)",
16 "insert into field_funcs1_tab (id, value) values (1,1)",
17 "insert into field_funcs1_tab (id, value) values (1,1)"
H A Dfetch_all4.phpt15 "insert into fetch_all4_tab values (1, 'abc')"
/PHP-7.1/ext/spl/internal/
H A Diteratoriterator.inc16 * This iterator wrapper allows to convert anything that is traversable into
59 …ly implement Traversable can be wrapped only after converting class IteratorIterator into c code");
/PHP-7.1/ext/tokenizer/tests/
H A Dtoken_get_all_variation1.phpt8 * Description: splits the given source into an array of PHP languange tokens
14 * It returns either T_INLINE_HTML by converting values into string or gives warning
H A Dtoken_get_all_error.phpt8 * Description: splits the given source into an array of PHP languange tokens
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_stream_1.phpt34 insert into pdo_oci_stream_1_tab (id,data) values (1, 'abcdefghijklmnopqrstuvwxyz');
35 insert into pdo_oci_stream_1_tab (id,data) values (2, lob1);
/PHP-7.1/ext/standard/tests/array/
H A Darray_merge_variation8.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_merge_recursive_basic1.phpt6 * Description: Recursively merges elements from passed arrays into one array
/PHP-7.1/ext/standard/tests/strings/
H A Dparse_str_error1.phpt8 * Description: Parses the string into variables
H A Dvfprintf_error4.phpt10 * Description: Output a formatted string into a stream
H A Dvfprintf_error1.phpt10 * Description: Output a formatted string into a stream
H A Dvfprintf_error2.phpt10 * Description: Output a formatted string into a stream
H A Dvfprintf_error3.phpt10 * Description: Output a formatted string into a stream
/PHP-7.1/ext/standard/tests/network/
H A Dip2long_error.phpt6 …* Description: Converts a string containing an (IPv4) Internet Protocol dotted address into a prop…
H A Dlong2ip_error.phpt6 …* Description: Converts an (IPv4) Internet network address into a string in Internet standard dott…
/PHP-7.1/ext/interbase/tests/
H A D006.phpt51 ibase_query("insert into test6
125 ibase_query("insert into test6
184 "insert into test6 (v_integer) values (?)");
/PHP-7.1/ext/standard/tests/file/
H A Dfile_get_contents_variation1.phpt8 * Description: Read the entire file into a string
H A Dfile_get_contents_variation2.phpt8 * Description: Read the entire file into a string
H A Dfile_get_contents_basic.phpt10 * Description: Reads entire file into a string

Completed in 23 milliseconds

12345678910>>...20