Home
last modified time | relevance | path

Searched refs:version (Results 1101 – 1125 of 1203) sorted by relevance

1...<<414243444546474849

/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI153 This function is deluxe version of onig_new().
163 ci->num_of_elements: number of elements in ci. (current version: 5)
600 Return version string. (ex. "5.0.3")
/PHP-5.5/ext/spl/internal/
H A Drecursiveiteratoriterator.inc15 * @version 1.2
/PHP-5.5/ext/dom/tests/
H A Dcanonicalization.phpt8 <?xml version="1.0" encoding="ISO-8859-1" ?>
/PHP-5.5/ext/
H A Dext_skel162 dnl AC_MSG_ERROR([wrong $extname lib version or lib not found])
/PHP-5.5/sapi/apache2filter/
H A Dconfig.m467 AC_MSG_ERROR([Please note that Apache version >= 2.0.40 is required])
/PHP-5.5/ext/mysqli/tests/
H A Dlocal_infile_tools.inc41 …annot test LOAD DATA LOCAL INFILE, [1148] The used command is not allowed with this MySQL version";
H A Dmysqli_explain_metadata.phpt67 /* Depending on your version, the MySQL server migit not support this */
H A Dmysqli_stmt_execute.phpt12 die(sprintf('skip Needs MySQL 4.1+, found version %d.', mysqli_get_server_version($link)));
H A Dmysqli_stmt_bind_param_call_user_func.phpt307 …printf("[048] [%d] (Message might vary with MySQL Server version, e.g. No data supplied for parame…
327 …printf("[052] [%d] (Message might vary with MySQL Server version, e.g. No data supplied for parame…
/PHP-5.5/ext/oci8/tests/
H A Dbind_sqltnum.phpt7 die("skip test expected to work only with Oracle 10g or greater version of client");
H A Drefcur_prefetch_4.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
H A Drefcur_prefetch_2.phpt10 die("skip test expected to work only with Oracle 11gR2 or greater version of client");
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h215 XMLRPC_VERSION version; /* xml vocabulary to use */ member
/PHP-5.5/Zend/
H A DREADME.ZEND_VM105 is the specialized version and the other is the old one non-specialized with
/PHP-5.5/ext/xsl/tests/
H A Dbug54446_with_ini.phpt17 <xsl:stylesheet version="1.0"
/PHP-5.5/sapi/apache2handler/
H A Dconfig.m466 AC_MSG_ERROR([Please note that Apache version >= 2.0.44 is required])
/PHP-5.5/ext/iconv/
H A Dconfig.m441 AC_TRY_LINK([#include <gnu/libc-version.h>],[gnu_get_libc_version();],
/PHP-5.5/ext/phar/tests/zip/
H A Dbug48791.phpt13 <?xml version="1.0" encoding="UTF-8"?>
14 …" xmlns:rdfa="http://docs.oasis-open.org/opendocument/meta/rdfa#" office:version="1.2"><office:scr…
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt184 $version = $stmt->fetch(PDO::FETCH_ASSOC);
186 $tmp = explode('.', $version['_version']);
/PHP-5.5/ext/opcache/
H A DREADME13 This version of Zend OPcache is compatible with PHP 5.2.*, 5.3.*, 5.4.*
73 Enables the OPcache for the CLI version of PHP. It's mostly for testing
/PHP-5.5/
H A DUPGRADING152 introduced in this version.
161 before this version.
526 For x86 version, the following addreses can be tried:
/PHP-5.5/ext/dom/
H A Dphp_dom.c1467 int dom_has_feature(char *feature, char *version) in dom_has_feature() argument
1471 if (!(strcmp (version, "1.0") && strcmp (version,"2.0") && strcmp(version, ""))) { in dom_has_feature()
1472 if ((!strcasecmp(feature, "Core") && !strcmp (version, "1.0")) || !strcasecmp(feature, "XML")) in dom_has_feature()
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A DMakefile.am5 libmbfl_filters_la_LDFLAGS=-version-info $(SHLIB_VERSION)
/PHP-5.5/ext/standard/html_tables/mappings/
H A DCP1251.TXT3 # Unicode version: 2.0
4 # Table version: 2.01
/PHP-5.5/ext/oci8/
H A Doci8.c50 #error This version of the PHP OCI8 extension is not compatible with PHP 6 or later
2190 char version[256]; in php_oci_connection_ping()
2192 …rrcode), OCIServerVersion, (connection->svc, OCI_G(err), (text *)version, sizeof(version), OCI_HTY… in php_oci_connection_ping()
2446 void php_oci_client_get_version(char **version TSRMLS_DC) in php_oci_client_get_version()
2461 *version = estrdup(version_buff); in php_oci_client_get_version()
2469 int php_oci_server_get_version(php_oci_connection *connection, char **version TSRMLS_DC) in php_oci_server_get_version()
2481 *version = estrdup(version_buff); in php_oci_server_get_version()

Completed in 56 milliseconds

1...<<414243444546474849