Home
last modified time | relevance | path

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

123

/PHP-7.3/ext/pgsql/
H A Dconfig.m468 AC_CHECK_LIB(pq, PQescapeString,AC_DEFINE(HAVE_PQESCAPE,1,[PostgreSQL 7.2.0 or later]))
77 AC_CHECK_LIB(pq, PQexecParams,AC_DEFINE(HAVE_PQEXECPARAMS,1,[PostgreSQL 7.4 or later]))
78 AC_CHECK_LIB(pq, PQprepare,AC_DEFINE(HAVE_PQPREPARE,1,[PostgreSQL 7.4 or later]))
82 AC_CHECK_LIB(pq, PQsendPrepare,AC_DEFINE(HAVE_PQSENDPREPARE,1,[PostgreSQL 7.4 or later]))
84 AC_CHECK_LIB(pq, PQputCopyData,AC_DEFINE(HAVE_PQPUTCOPYDATA,1,[PostgreSQL 7.4 or later]))
85 AC_CHECK_LIB(pq, PQputCopyEnd,AC_DEFINE(HAVE_PQPUTCOPYEND,1,[PostgreSQL 7.4 or later]))
86 AC_CHECK_LIB(pq, PQgetCopyData,AC_DEFINE(HAVE_PQGETCOPYDATA,1,[PostgreSQL 7.4 or later]))
87 AC_CHECK_LIB(pq, PQfreemem,AC_DEFINE(HAVE_PQFREEMEM,1,[PostgreSQL 7.4 or later]))
89 AC_CHECK_LIB(pq, PQftable,AC_DEFINE(HAVE_PQFTABLE,1,[PostgreSQL 7.4 or later]))
93 AC_CHECK_LIB(pq, lo_create, AC_DEFINE(HAVE_PG_LO_CREATE,1,[PostgreSQL 8.1 or later]))
[all …]
H A DREADME4 It is important that you use libpq that is later than backend
18 This syntax will be deleted in 4.3.0 or later.
157 Escape string or binary for SQL statemen (7.2 or later)
161 Escape string or binary for SQL statement (7.2 or later)
/PHP-7.3/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.3/ext/standard/tests/array/
H A Dbug30074.phpt2 Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later value…
/PHP-7.3/Zend/tests/
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.3/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_001.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.3/ext/mysqlnd/
H A Dconfig9.m435 …K_LIB(ssl, DSA_get_default_method, AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, [OpenSSL 0.9.7 or later]))
36 AC_CHECK_LIB(crypto, X509_free, AC_DEFINE(HAVE_DSA_DEFAULT_METHOD, 1, [OpenSSL 0.9.7 or later]))
/PHP-7.3/ext/standard/tests/http/
H A Dbug69337.phpt16 // by php_stream_url_wrap_http_ex() later on
/PHP-7.3/ext/standard/tests/strings/
H A Dbug72434.phpt9 // The following array will be serialized and this representation will be freed later on.
/PHP-7.3/ext/phar/tests/
H A Dbug74991.phpt9 // create a sample file in a custom include_path to lookup from the phar later:
/PHP-7.3/ext/interbase/tests/
H A D004.phpt88 …ibase_blob_add($bl_h, "| any later version. |\n"…
143 | any later version. |
168 | any later version. |

Completed in 39 milliseconds

123