Home
last modified time | relevance | path

Searched refs:version (Results 1251 – 1275 of 1321) sorted by relevance

1...<<515253

/PHP-7.2/ext/interbase/
H A Dibase_query.c347 ib_query->out_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
367 ib_query->out_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
377 ib_query->in_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
387 ib_query->in_sqlda->version = SQLDA_CURRENT_VERSION; in _php_ibase_alloc_query()
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL48 you want to change it or regenerate `configure' using a newer version
334 `--version'
336 Print the version of Autoconf used to generate the `configure'
/PHP-7.2/ext/ldap/
H A Dconfig.m4109 dnl The Linux version of the SDK need -lpthread
/PHP-7.2/
H A DREADME.SELF-CONTAINED-EXTENSIONS169 extension version.
H A DUPGRADING39 of a notice. They will generate an Error in a future version of PHP.
393 Autoconf minimal version is now 2.64.
H A DCODING_STANDARDS9 well into version 5 releases, many sections have been recoded to use
68 library is missing a function, do not define the PHP version of the
/PHP-7.2/ext/standard/html_tables/mappings/
H A D8859-15.TXT3 # Unicode version: 3.0
4 # Table version: 1.0
/PHP-7.2/ext/oci8/tests/
H A Dbind_char_1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_1_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dimp_res_1.phpt14 die("skip works only with Oracle 12c or greater version of Oracle client libraries");
H A Dedition_2.phpt23 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Dbind_char_3.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_3_11gR1.phpt7 // The bind buffer size edge cases seem to change each DB version.
H A Dbind_char_4.phpt7 // The bind buffer size edge cases seem to change each DB version.
/PHP-7.2/ext/fileinfo/
H A Dmagicdata.patch179 >4 string 7a \b, version 8%s,
/PHP-7.2/ext/spl/internal/
H A Dsplfileobject.inc15 * @version 1.1
/PHP-7.2/ext/xml/tests/
H A Dbug32001.phpt40 $data .= "<?xml version=\"1.0\" encoding=\"$canonical_name\" ?>\n";
/PHP-7.2/sapi/phpdbg/
H A Dxml.md76 - version: current phpdbg version (as string)
603 - wrongapi: wrong Zend engine version (apineeded / apiinstalled attributes give information about t…
/PHP-7.2/ext/iconv/
H A Diconv.c281 char *version = "unknown"; in PHP_INI_END() local
290 version = buf; in PHP_INI_END()
293 version = (char *)gnu_get_libc_version(); in PHP_INI_END()
303 REGISTER_STRING_CONSTANT("ICONV_VERSION", version, CONST_CS | CONST_PERSISTENT); in PHP_INI_END()
/PHP-7.2/ext/phar/
H A Dphar_internal.h283 char version[12]; member
/PHP-7.2/sapi/cgi/
H A DREADME.FastCGI15 version has been built:
/PHP-7.2/ext/phar/phar/
H A Dclicommand.inc15 * @version 1.0
/PHP-7.2/ext/json/
H A Djson_scanner.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-7.2/ext/pdo/
H A Dpdo_sql_parser.re7 | This source file is subject to version 3.01 of the PHP license, |
/PHP-7.2/ext/standard/tests/array/
H A Dcount_recursive.phpt242 …ned constant ABCD - assumed 'ABCD' (this will throw an Error in a future version of PHP) in %s on …

Completed in 57 milliseconds

1...<<515253