Home
last modified time | relevance | path

Searched refs:sequence (Results 51 – 75 of 82) sorted by relevance

1234

/PHP-7.4/ext/oci8/tests/
H A Dbug27303_2_11gR1.phpt21 "drop sequence myseq",
23 "create sequence myseq",
50 "drop sequence myseq",
H A Dbug27303_4_11gR1.phpt19 $create_st[] = "drop sequence myseq";
21 $create_st[] = "create sequence myseq";
45 $drop_st[] = "drop sequence myseq";
H A Dcursors.phpt65 Warning: oci_fetch_assoc(): ORA-01002: fetch out of sequence in %s on line %d
H A Ddetails.inc65 , 2289 // sequence does not exist
H A Dconn_attr.inc38 , 2289 // sequence does not exist
/PHP-7.4/ext/soap/tests/schema/
H A Dschema064.phpt14 <sequence>
23 </sequence>
/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_36_create_collation.phpt2 Test SQLite3::createCollation() by adding strnatcmp() as an SQL COLLATE sequence
/PHP-7.4/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt11 * of the given message sequence
102 Syntax error in sequence
H A Dimap_fetch_overview_variation4.phpt11 * of the given message sequence
H A Dimap_fetch_overview_error.phpt11 * of the given message sequence
H A Dimap_clearflag_full_basic.phpt9 /* Prototype : bool imap_clearflag_full ( resource $imap_stream , string $sequence , string $fl…
H A Dimap_fetch_overview_basic.phpt11 * of the given message sequence
H A Dimap_fetch_overview_variation3.phpt10 * Description: Read an overview of the information in the headers of the given message sequence
H A Dimap_fetch_overview_variation6.phpt10 * Description: Read an overview of the information in the headers of the given message sequence
/PHP-7.4/ext/phar/tests/zip/
H A Dbug48791.phpt13sequence-decls><text:sequence-decl text:display-outline-level="0" text:name="Illustration"/><text:
/PHP-7.4/ext/dba/tests/
H A Ddba_cdb_read.phpt14 // read key sequence
/PHP-7.4/ext/imap/
H A Dphp_imap.c200 ZEND_ARG_INFO(0, sequence)
367 ZEND_ARG_INFO(0, sequence)
374 ZEND_ARG_INFO(0, sequence)
418 ZEND_ARG_INFO(0, sequence)
2056 zval *streamind, *sequence; in PHP_FUNCTION() local
2069 if (!try_convert_to_string(sequence)) { in PHP_FUNCTION()
2082 zval *streamind, *sequence; in PHP_FUNCTION() local
2095 if (!try_convert_to_string(sequence)) { in PHP_FUNCTION()
3128 zend_string *sequence, *flag; in PHP_FUNCTION() local
3150 zend_string *sequence, *flag; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Dkrsort_variation5.phpt21 // diff. escape sequence chars with key values
H A Dksort_variation5.phpt21 // diff. escape sequence chars with key values
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt21 Following are performed in the listed sequence:
H A Dgettype_settype_variation6.phpt21 Following are performed in the listed sequence:
H A Dgettype_settype_variation8.phpt21 Following are performed in the listed sequence:
H A Dgettype_settype_variation7.phpt21 Following are performed in the listed sequence:
H A Dgettype_settype_variation5.phpt21 Following are performed in the listed sequence:
H A Dgettype_settype_variation2.phpt25 Following are performed in the listed sequence:

Completed in 58 milliseconds

1234