Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/standard/tests/streams/
H A Dbug72857.phpt9 $v4="A";
11 var_dump(stream_socket_recvfrom($fp0,$v2,$v3,$v4), $v4);
/PHP-8.1/Zend/tests/
H A Dbug60833.phpt18 $this->v4 = new PARENT;
19 $this->v4 = STATIC::$x;
37 ["v4"]=>
/PHP-8.1/Zend/tests/variadic/
H A Dclosure_invoke.phpt8 $v1, $v2, $v3, $v4,
/PHP-8.1/tests/lang/
H A DforeachLoop.009.phpt42 foreach ($refedArray as $k=>&$v4) {
44 echo "key: $k; value: $v4\n";
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h621 XXH32_hash_t v4; member
635 XXH64_hash_t v4; member
1377 v4 = XXH32_round(v4, XXH_get32bits(input)); input += 4; in XXH32_endian_align()
1484 xxh_u32 v4 = state->v4; in XXH32_update() local
1490 v4 = XXH32_round(v4, XXH_readLE32(p)); p+=4; in XXH32_update()
1496 state->v4 = v4; in XXH32_update()
1915 v4 = XXH64_round(v4, XXH_get64bits(input)); input+=8; in XXH64_endian_align()
2021 xxh_u64 v4 = state->v4; in XXH64_update() local
2027 v4 = XXH64_round(v4, XXH_readLE64(p)); p+=8; in XXH64_update()
2033 state->v4 = v4; in XXH64_update()
[all …]
/PHP-8.1/.github/workflows/
H A Dpush.yml57 uses: actions/checkout@v4
102 uses: actions/checkout@v4
149 uses: actions/checkout@v4
H A Dnightly.yml16 - uses: actions/checkout@v4
57 uses: actions/checkout@v4
144 uses: actions/checkout@v4
205 uses: actions/checkout@v4
259 uses: actions/checkout@v4
308 uses: actions/checkout@v4
424 uses: actions/checkout@v4
500 uses: actions/checkout@v4
599 uses: actions/checkout@v4
670 uses: actions/checkout@v4
/PHP-8.1/build/
H A Dconfig.sub1384 os=sco3.2v4
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic757 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10)
765 >8 string 3ge \b, MPEG v4 system, 3GPP
770 >8 string 3gf \b, MPEG v4 system, 3GPP
772 >8 string 3gg \b, MPEG v4 system, 3GPP
776 >8 string 3gh \b, MPEG v4 system, 3GPP
779 >8 string 3gm \b, MPEG v4 system, 3GPP
881 >>11 string 4 v4
3639 >24 byte 29 \b, v4
29882 # SCCS v4 archive structure:
35374 # >0 leshort 0x2d v4.5
[all …]
H A Dmagic私はガラスを食べられます757 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10)
765 >8 string 3ge \b, MPEG v4 system, 3GPP
770 >8 string 3gf \b, MPEG v4 system, 3GPP
772 >8 string 3gg \b, MPEG v4 system, 3GPP
776 >8 string 3gh \b, MPEG v4 system, 3GPP
779 >8 string 3gm \b, MPEG v4 system, 3GPP
881 >>11 string 4 v4
3639 >24 byte 29 \b, v4
29882 # SCCS v4 archive structure:
35374 # >0 leshort 0x2d v4.5
[all …]
/PHP-8.1/
H A Dphp.ini-development1635 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
H A Dphp.ini-production1637 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
/PHP-8.1/ext/standard/tests/misc/
H A Dbrowscap.ini8781 [Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v4*]

Completed in 334 milliseconds