Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/tests/streams/
H A Dbug72857.phpt9 $v4="A";
11 var_dump(stream_socket_recvfrom($fp0,$v2,$v3,$v4), $v4);
/PHP-8.3/.github/workflows/
H A Dlabeler.yml14 - uses: actions/labeler@v4
H A Dnightly.yml18 - uses: actions/checkout@v4
76 uses: actions/checkout@v4
168 uses: actions/checkout@v4
237 uses: actions/checkout@v4
298 uses: actions/checkout@v4
345 uses: actions/checkout@v4
518 uses: actions/checkout@v4
594 uses: actions/checkout@v4
694 uses: actions/checkout@v4
749 uses: actions/checkout@v4
[all …]
H A Dpush.yml81 uses: actions/checkout@v4
188 uses: actions/checkout@v4
236 uses: actions/checkout@v4
249 uses: actions/checkout@v4
309 uses: actions/checkout@v4
/PHP-8.3/Zend/tests/variadic/
H A Dclosure_invoke.phpt8 $v1, $v2, $v3, $v4,
/PHP-8.3/tests/lang/
H A DforeachLoop.009.phpt42 foreach ($refedArray as $k=>&$v4) {
44 echo "key: $k; value: $v4\n";
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h2126 xxh_u32 v4 = seed - XXH_PRIME32_1; in XXH32_endian_align() local
2132 v4 = XXH32_round(v4, XXH_get32bits(input)); input += 4; in XXH32_endian_align()
2136 + XXH_rotl32(v3, 12) + XXH_rotl32(v4, 18); in XXH32_endian_align()
2539 xxh_u64 v4 = seed - XXH_PRIME64_1; in XXH64_endian_align() local
2545 v4 = XXH64_round(v4, XXH_get64bits(input)); input+=8; in XXH64_endian_align()
2548 h64 = XXH_rotl64(v1, 1) + XXH_rotl64(v2, 7) + XXH_rotl64(v3, 12) + XXH_rotl64(v4, 18); in XXH64_endian_align()
2552 h64 = XXH64_mergeRound(h64, v4); in XXH64_endian_align()
/PHP-8.3/build/
H A Dconfig.sub792 i*86v4*)
1394 os=sco3.2v4
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic832 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10)
840 >8 string 3ge \b, MPEG v4 system, 3GPP
845 >8 string 3gf \b, MPEG v4 system, 3GPP
847 >8 string 3gg \b, MPEG v4 system, 3GPP
957 >>11 string 4 v4
4031 >24 byte 29 \b, v4
26008 # MatLab v4
26038 0 name matlab4 Matlab v4 mat-file
34708 # SCCS v4 archive structure:
41148 # >0 leshort 0x2d v4.5
[all …]
H A Dmagic私はガラスを食べられます832 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10)
840 >8 string 3ge \b, MPEG v4 system, 3GPP
845 >8 string 3gf \b, MPEG v4 system, 3GPP
847 >8 string 3gg \b, MPEG v4 system, 3GPP
957 >>11 string 4 v4
4031 >24 byte 29 \b, v4
26008 # MatLab v4
26038 0 name matlab4 Matlab v4 mat-file
34708 # SCCS v4 archive structure:
41148 # >0 leshort 0x2d v4.5
[all …]
/PHP-8.3/
H A Dphp.ini-production1637 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
H A Dphp.ini-development1635 ; of the framework's version number, separated by dots, and prefixed with "v", e.g. "v4.0.30319".
/PHP-8.3/ext/standard/tests/misc/
H A Dbrowscap.ini8781 [Mozilla/* (Macintosh; ?; *Mac OS X; *) AppleWebKit/* (*) OmniWeb/v4*]

Completed in 396 milliseconds