Home
last modified time | relevance | path

Searched refs:later (Results 1 – 25 of 61) sorted by relevance

123

/PHP-7.4/ext/pgsql/
H A Dconfig.m471 AC_CHECK_LIB(pq, PQescapeString,AC_DEFINE(HAVE_PQESCAPE,1,[PostgreSQL 7.2.0 or later]))
80 AC_CHECK_LIB(pq, PQexecParams,AC_DEFINE(HAVE_PQEXECPARAMS,1,[PostgreSQL 7.4 or later]))
81 AC_CHECK_LIB(pq, PQprepare,AC_DEFINE(HAVE_PQPREPARE,1,[PostgreSQL 7.4 or later]))
85 AC_CHECK_LIB(pq, PQsendPrepare,AC_DEFINE(HAVE_PQSENDPREPARE,1,[PostgreSQL 7.4 or later]))
87 AC_CHECK_LIB(pq, PQputCopyData,AC_DEFINE(HAVE_PQPUTCOPYDATA,1,[PostgreSQL 7.4 or later]))
88 AC_CHECK_LIB(pq, PQgetCopyData,AC_DEFINE(HAVE_PQGETCOPYDATA,1,[PostgreSQL 7.4 or later]))
89 AC_CHECK_LIB(pq, PQfreemem,AC_DEFINE(HAVE_PQFREEMEM,1,[PostgreSQL 7.4 or later]))
91 AC_CHECK_LIB(pq, PQftable,AC_DEFINE(HAVE_PQFTABLE,1,[PostgreSQL 7.4 or later]))
95 AC_CHECK_LIB(pq, lo_create, AC_DEFINE(HAVE_PG_LO_CREATE,1,[PostgreSQL 8.1 or later]))
97 AC_CHECK_LIB(pq, lo_truncate, AC_DEFINE(HAVE_PG_LO_TRUNCATE,1,[PostgreSQL 8.3 or later]))
[all …]
/PHP-7.4/ext/intl/tests/
H A Ddateformat_bug71516.phpt17 echo "Formatter with pattern set later: " . $badFormatter2->getLocale() . PHP_EOL;
24 Formatter with pattern set later: ru
/PHP-7.4/Zend/tests/
H A Dassign_coalesce_006.phpt2 Null coalesce assign with memoized constant operand that is later interned (OSS-Fuzz #17903)
H A Dbug39346.phpt2 Bug #39346 (Unsetting a static variable inside a destructor causes segfault later on)
H A D030.phpt2 Overriding $this in catch and checking the object properties later.
/PHP-7.4/ext/standard/tests/array/
H A Dbug30074.phpt2 Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later value…
H A Darsort_variation6.phpt21 // There are multiple keys which are duplicate and the later should be picked
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_precision_001.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_precision_002.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_008.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_resources_001.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_010.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_009.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_007.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_006.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_error_002.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_003.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_004.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_arrays_001.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_objects_001.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
/PHP-7.4/ext/standard/tests/strings/
H A Dbug72434.phpt5 // The following array will be serialized and this representation will be freed later on.
/PHP-7.4/ext/standard/tests/http/
H A Dbug69337.phpt15 // by php_stream_url_wrap_http_ex() later on
/PHP-7.4/ext/phar/tests/
H A Dbug74991.phpt9 // create a sample file in a custom include_path to lookup from the phar later:
/PHP-7.4/ext/oci8/tests/
H A Ddriver_name.phpt14 die("skip test expected to work only with Oracle 12.1.0.2 database or its later patchsets");
H A Ddriver_name_11gR2.phpt12 die("skip expected output only valid when using Oracle 11.2 database or its later patchsets");

Completed in 37 milliseconds

123