Home
last modified time | relevance | path

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

/PHP-5.3/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.3/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.3/ext/soap/tests/bugs/
H A Dbug44882.phpt11 public function __doRequest($req, $loc, $act, $ver, $one_way = 0)
/PHP-5.3/ext/ldap/
H A Dldap.c223 LDAPVersion ver; in PHP_MINFO_FUNCTION() local
253 SDKVersion = ldap_version(&ver); in PHP_MINFO_FUNCTION()
257 snprintf(tmp, 31, "%F", ver.protocol_version/100.0); in PHP_MINFO_FUNCTION()
260 snprintf(tmp, 31, "%F", ver.SSL_version/100.0); in PHP_MINFO_FUNCTION()
263 if (ver.security_level != LDAP_SECURITY_NONE) { in PHP_MINFO_FUNCTION()
264 snprintf(tmp, 31, "%d", ver.security_level); in PHP_MINFO_FUNCTION()
/PHP-5.3/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.3/ext/fileinfo/tests/
H A Dmagic3176 >5 string \062\000\000\000\000 DWG ver. R13
3177 >5 string \064\000\000\000\000 DWG ver. R14
8126 #>(8.L+74) string #LIBCV1 - linked PD LIBC ver 1
8681 0 beshort 0x0a00 PCX ver. 2.5 image data
8682 0 beshort 0x0a02 PCX ver. 2.8 image data, with palette
8685 0 beshort 0x0a05 PCX ver. 3.0 image data
9678 >6 beshort x ver %d
9728 # Emacs 19+ - ver. recognition added by Ian Springer
9791 >6 beshort x ver %d
11679 >33 string >\0 ver %s
[all …]
/PHP-5.3/build/
H A Dlibtool.m45530 _LT_AC_TAGVAR(archive_expsym_cmds, $1)='$echo "{ global:" > $output_objdir/$libname.ver~
5531 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
5532 $echo "local: *; };" >> $output_objdir/$libname.ver~
5533 …mpiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1840 lar expression with one version of PCRE for use with a different ver-
4435 ities. Perl 5.10 includes new features that are not in earlier ver-
/PHP-5.3/ext/standard/tests/misc/
H A Dbrowscap.ini5241 [www.substancia.com AutoHTTPAgent (ver *)]

Completed in 227 milliseconds