Home
last modified time | relevance | path

Searched refs:major (Results 26 – 35 of 35) sorted by relevance

12

/PHP-7.4/win32/build/
H A Dconfutils.js3207 var major = ver.substr(0, 2);
3210 AC_DEFINE('PHP_LINKER_MAJOR', major, "Linker major version", false);
/PHP-7.4/
H A DCONTRIBUTING.md333 … branch for PHP 8.0, which is open for backwards incompatible changes and major internal API chang…
H A Dphp.ini-development904 ; deprecated in a future PHP major version. So, when it is possible, please
H A Dphp.ini-production904 ; deprecated in a future PHP major version. So, when it is possible, please
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch2086 COMMA, major(sb->st_rdev), dv_unit(sb->st_rdev),
2114 - COMMA, major(sb->st_rdev), dv_unit(sb->st_rdev),
2119 - COMMA, (long)major(sb->st_rdev),
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c4310 int major = 0; in parse_regex() local
4326 if (!read_number(&ptr, ptrend, -1, 1000, ERR79, &major, &errorcode)) in parse_regex()
4341 *parsed_pattern++ = major; in parse_regex()
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE322 normally distributed (in either source or binary form) with the major
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE325 normally distributed (in either source or binary form) with the major
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2459 # device major minor if not zero
7820 # NOTE: Only supporting major/minor versions from 0-15 right now.
13823 >&0 ubyte 0 \b, major version 0
13899 # major revision
19367 # Map's version major
23596 >>4 byte =3 (major 1)
23597 >>4 byte =2 (major 1)
23602 >>4 byte =5 (major 2)
23603 >>4 byte =4 (major 2)
24688 # test for major version. Git 2017 accepts version number 2 or 3
[all …]
H A Dmagic2459 # device major minor if not zero
7820 # NOTE: Only supporting major/minor versions from 0-15 right now.
13823 >&0 ubyte 0 \b, major version 0
13899 # major revision
19367 # Map's version major
23596 >>4 byte =3 (major 1)
23597 >>4 byte =2 (major 1)
23602 >>4 byte =5 (major 2)
23603 >>4 byte =4 (major 2)
24688 # test for major version. Git 2017 accepts version number 2 or 3
[all …]

Completed in 237 milliseconds

12