Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 18 of 18) sorted by relevance

/PHP-8.2/ext/standard/tests/array/
H A Darray_walk.phpt6 function foo($v1, $v2, $v3) {
9 var_dump($v3);
15 function foo2($v1, $v2, $v3) {
16 throw new Exception($v3);
H A Darray_walk_recursive1.phpt6 function foo($v1, $v2, $v3) {
9 var_dump($v3);
15 function foo2($v1, $v2, $v3) {
16 throw new Exception($v3);
/PHP-8.2/ext/standard/tests/streams/
H A Dbug72857.phpt8 $v3=STREAM_PEEK;
11 var_dump(stream_socket_recvfrom($fp0,$v2,$v3,$v4), $v4);
/PHP-8.2/Zend/tests/variadic/
H A Dclosure_invoke.phpt8 $v1, $v2, $v3, $v4,
/PHP-8.2/ext/mysqlnd/
H A Dmysqlnd_statistics.h83 uint64_t v3 = (uint64_t) (value3); \
89 if (_s3 != _p_s->count) MYSQLND_STATS_UPDATE_VALUE(_p_s, _s3, v3); \
/PHP-8.2/tests/lang/
H A DforeachLoop.009.phpt28 foreach ($refedArray as $k=>$v3) {
30 echo "key: $k; value: $v3\n";
/PHP-8.2/ext/soap/tests/bugs/
H A Dbug55323.phpt19 …http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test.com/soap/v3/" xmlns:xsi="http://…
/PHP-8.2/ext/pcre/tests/
H A Dpreg_match_error4.phpt228 "version": "v3.1.2",
250 "version": "v3.9.3",
396 "name": "league\\/flysystem-aws-s3-v3",
849 "fabpot\\/goutte": "v3.1.2",
851 "guzzle\\/guzzle": "v3.9.3",
864 "league\\/flysystem-aws-s3-v3": "1.0.9",
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dbug48764.phpt2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
/PHP-8.2/build/
H A Dshtool1468 unset v1; unset v2; unset v3
1475 ST="[Apple ]<${UNAME_SYSTEM} ${v1}>${v2+.$v2}${v3+[.$v3]}"
1487 unset v1; unset v2; unset v3
1494 SP="[Apple ]Mac OS X ${v1}${v2+.$v2}${v3+[.$v3]}"
1509 unset v1; unset v2; unset v3
1516 ST="Cygwin ${v1}${v2+.$v2}${v3+[.$v3]}"
/PHP-8.2/ext/pdo_odbc/
H A Dconfig.m411 [for ODBC v3 support for PDO],
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2094 xxh_u32 v3 = seed + 0; in XXH32_endian_align() local
2100 v3 = XXH32_round(v3, XXH_get32bits(input)); input += 4; in XXH32_endian_align()
2105 + XXH_rotl32(v3, 12) + XXH_rotl32(v4, 18); in XXH32_endian_align()
2507 xxh_u64 v3 = seed + 0; in XXH64_endian_align() local
2513 v3 = XXH64_round(v3, XXH_get64bits(input)); input+=8; in XXH64_endian_align()
2517 h64 = XXH_rotl64(v1, 1) + XXH_rotl64(v2, 7) + XXH_rotl64(v3, 12) + XXH_rotl64(v4, 18); in XXH64_endian_align()
2520 h64 = XXH64_mergeRound(h64, v3); in XXH64_endian_align()
/PHP-8.2/.github/scripts/windows/
H A Dtest_task.bat55 curl -sLo Firebird.zip https://github.com/FirebirdSQL/firebird/releases/download/v3.0.9/Firebird-3.…
/PHP-8.2/
H A DREADME.md15 [PHP License v3.01](LICENSE).
/PHP-8.2/ext/hash/tests/
H A Dfnv1a32.phpt212 array( '9#b@Nvc`$v3$4`/L4977q42MO{8>i`@#d$C4z\'t~~(', 'fa5a6693' ),
/PHP-8.2/.github/workflows/
H A Dnightly.yml23 uses: actions/cache@v3
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic374 #26 string V.3 Brian Postma's Soundmon Module sound file v3
375 #26 string BPSM Brian Postma's Soundmon Module sound file v3
6879 0 string ptab\003\000 Power-Tab v3 Tablature File
9863 0 string FS21 Zope Object Database File Storage v3 (data)
14142 # From: Lubomir Rintel <lkundrak@v3.sk>
17299 # http://biosgfx.narod.ru/v3/
20382 # From Matt Zimmerman, enhanced for v3 by Matthew Palmer
26783 # From: Lubomir Rintel <lkundrak@v3.sk>
27913 # It also deprecated v3 packets. There are no actively used v3
29838 # From: Lubomir Rintel <lkundrak@v3.sk>
[all …]
H A Dmagic私はガラスを食べられます374 #26 string V.3 Brian Postma's Soundmon Module sound file v3
375 #26 string BPSM Brian Postma's Soundmon Module sound file v3
6879 0 string ptab\003\000 Power-Tab v3 Tablature File
9863 0 string FS21 Zope Object Database File Storage v3 (data)
14142 # From: Lubomir Rintel <lkundrak@v3.sk>
17299 # http://biosgfx.narod.ru/v3/
20382 # From Matt Zimmerman, enhanced for v3 by Matthew Palmer
26783 # From: Lubomir Rintel <lkundrak@v3.sk>
27913 # It also deprecated v3 packets. There are no actively used v3
29838 # From: Lubomir Rintel <lkundrak@v3.sk>
[all …]

Completed in 152 milliseconds