Home
last modified time | relevance | path

Searched refs:ver (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_modules.h108 #define ZEND_MOD_REQUIRED_EX(name, rel, ver) { name, rel, ver, MODULE_DEP_REQUIRED }, argument
109 #define ZEND_MOD_CONFLICTS_EX(name, rel, ver) { name, rel, ver, MODULE_DEP_CONFLICTS }, argument
110 #define ZEND_MOD_OPTIONAL_EX(name, rel, ver) { name, rel, ver, MODULE_DEP_OPTIONAL }, argument
/PHP-5.5/ext/bcmath/libbcmath/
H A Dmissing49 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
H A Dconfigure1580 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug44882.phpt11 public function __doRequest($req, $loc, $act, $ver, $one_way = 0)
/PHP-5.5/ext/ldap/
H A Dldap.c232 LDAPVersion ver; in PHP_MINFO_FUNCTION() local
262 SDKVersion = ldap_version(&ver); in PHP_MINFO_FUNCTION()
266 snprintf(tmp, 31, "%F", ver.protocol_version/100.0); in PHP_MINFO_FUNCTION()
269 snprintf(tmp, 31, "%F", ver.SSL_version/100.0); in PHP_MINFO_FUNCTION()
272 if (ver.security_level != LDAP_SECURITY_NONE) { in PHP_MINFO_FUNCTION()
273 snprintf(tmp, 31, "%d", ver.security_level); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/oci8/
H A Doci8.c1339 char *ver; in PHP_MINFO_FUNCTION() local
1352 php_oci_client_get_version(&ver TSRMLS_CC); in PHP_MINFO_FUNCTION()
1353 php_info_print_table_row(2, "Oracle Run-time Client Library Version", ver); in PHP_MINFO_FUNCTION()
1354 efree(ver); in PHP_MINFO_FUNCTION()
/PHP-5.5/build/
H A Dlibtool.m45533 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5534 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5535 $echo "local: *; };" >> $output_objdir/$libname.ver~
5536 …mpiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3447 >5 string \062\000\000\000\000 DWG ver. R13
3448 >5 string \064\000\000\000\000 DWG ver. R14
9591 #>(8.L+74) string #LIBCV1 - linked PD LIBC ver 1
10270 >>>>1 ubyte 0 ver. 2.5 image data
10271 >>>>1 ubyte 2 ver. 2.8 image data, with palette
10272 >>>>1 ubyte 3 ver. 2.8 image data, without palette
10274 >>>>1 ubyte 5 ver. 3.0 image data
11458 >6 beshort x ver %d
11508 # Emacs 19+ - ver. recognition added by Ian Springer
11580 >6 beshort x ver %d
[all …]
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1894 lar expression with one version of PCRE for use with a different ver-
4670 ities. Perl 5.10 includes new features that are not in earlier ver-
5523 (separator) property. Xsp is the same as Xps; it used to exclude ver-
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini5241 [www.substancia.com AutoHTTPAgent (ver *)]

Completed in 200 milliseconds