Searched refs:v3 (Results 1 – 14 of 14) sorted by relevance
/PHP-5.6/ext/standard/tests/array/ |
H A D | array_walk.phpt | 12 function foo($v1, $v2, $v3) { 15 var_dump($v3); 21 function foo2($v1, $v2, $v3) { 22 throw new Exception($v3);
|
H A D | array_walk_recursive1.phpt | 12 function foo($v1, $v2, $v3) { 15 var_dump($v3); 21 function foo2($v1, $v2, $v3) { 22 throw new Exception($v3);
|
/PHP-5.6/Zend/tests/ |
H A D | bug60833.phpt | 17 $this->v3 = new sELF; 34 ["v3"]=>
|
/PHP-5.6/Zend/tests/variadic/ |
H A D | closure_invoke.phpt | 8 $v1, $v2, $v3, $v4,
|
/PHP-5.6/tests/lang/ |
H A D | foreachLoop.009.phpt | 28 foreach ($refedArray as $k=>$v3) { 30 echo "key: $k; value: $v3\n";
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 109 uint64_t v3 = (uint64_t) (value3); \ 115 if (_s3 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s3, v3); \
|
/PHP-5.6/ext/soap/tests/bugs/ |
H A D | bug55323.phpt | 19 …http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://test.com/soap/v3/" xmlns:xsi="http://…
|
/PHP-5.6/build/ |
H A D | shtool | 1468 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-5.6/ext/pdo_pgsql/tests/ |
H A D | bug48764.phpt | 2 Bug #48764 (PDO_pgsql::query always uses implicit prepared statements if v3 proto available)
|
/PHP-5.6/ext/pdo_odbc/ |
H A D | config.m4 | 22 PHP_ARG_WITH(pdo-odbc, for ODBC v3 support for PDO,
|
/PHP-5.6/ |
H A D | CODING_STANDARDS | 7 stage of the development of PHP v3.0, the code base does not (yet) fully
|
H A D | NEWS | 5084 . Fixed bug #44193 (snmp v3 noAuthNoPriv doesn't work) 9775 . Added x509 v3 extensions support 10646 - Added several new functions to support the PostgreSQL v3 protocol introduced
|
/PHP-5.6/ext/hash/tests/ |
H A D | fnv1a32.phpt | 214 array( '9#b@Nvc`$v3$4`/L4977q42MO{8>i`@#d$C4z\'t~~(', 'fa5a6693' ),
|
/PHP-5.6/ext/fileinfo/tests/ |
H A D | magic | 281 #26 string V.3 Brian Postma's Soundmon Module sound file v3 282 #26 string BPSM Brian Postma's Soundmon Module sound file v3 2389 >>>4 byte 0x2d \b, at least v3.0 to extract 3287 # guitar pro v3,4,5 from http://filext.com/file-extension/gp3 3847 0 string ptab\003\000 Power-Tab v3 Tablature File 10680 # http://biosgfx.narod.ru/v3/ 11937 # From Matt Zimmerman, enhanced for v3 by Matthew Palmer 13852 >49801 string \x79\xff\x80\xff\x76\xff \b, CODEC archive v3.21 14384 >4 belong 3 (v3) 15766 # From: Lubomir Rintel <lkundrak@v3.sk> [all …]
|
Completed in 75 milliseconds