Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/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-7.0/ext/soap/tests/bugs/
H A Dbug44882.phpt11 public function __doRequest($req, $loc, $act, $ver, $one_way = 0)
/PHP-7.0/ext/ldap/
H A Dldap.c268 LDAPVersion ver; in PHP_MINFO_FUNCTION() local
298 SDKVersion = ldap_version(&ver); in PHP_MINFO_FUNCTION()
302 snprintf(tmp, 31, "%F", ver.protocol_version/100.0); in PHP_MINFO_FUNCTION()
305 snprintf(tmp, 31, "%F", ver.SSL_version/100.0); in PHP_MINFO_FUNCTION()
308 if (ver.security_level != LDAP_SECURITY_NONE) { in PHP_MINFO_FUNCTION()
309 snprintf(tmp, 31, "%d", ver.security_level); in PHP_MINFO_FUNCTION()
/PHP-7.0/ext/oci8/
H A Doci8.c1199 char ver[256]; in PHP_MINFO_FUNCTION() local
1213 php_oci_client_get_version(ver, sizeof(ver)); in PHP_MINFO_FUNCTION()
1214 php_info_print_table_row(2, "Oracle Run-time Client Library Version", ver); in PHP_MINFO_FUNCTION()
/PHP-7.0/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-7.0/ext/fileinfo/tests/
H A Dmagic6581 >0 ubyte 0x3a Theos ver 4 4gb partition
10725 #>(8.L+74) string #LIBCV1 - linked PD LIBC ver 1
11575 >>>>1 ubyte 0 ver. 2.5 image data
11576 >>>>1 ubyte 2 ver. 2.8 image data, with palette
11577 >>>>1 ubyte 3 ver. 2.8 image data, without palette
11579 >>>>1 ubyte 5 ver. 3.0 image data
12853 >6 beshort x ver %d
12986 # Emacs 19+ - ver. recognition added by Ian Springer
13058 >6 beshort x ver %d
15341 >33 string >\0 ver %s
[all …]
/PHP-7.0/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-7.0/ext/standard/tests/misc/
H A Dbrowscap.ini5241 [www.substancia.com AutoHTTPAgent (ver *)]

Completed in 238 milliseconds