Searched refs:v3 (Results 1 – 11 of 11) sorted by relevance
/PHP-5.3/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.3/tests/lang/ |
H A D | foreachLoop.009.phpt | 28 foreach ($refedArray as $k=>$v3) { 30 echo "key: $k; value: $v3\n";
|
/PHP-5.3/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.3/ext/mysqlnd/ |
H A D | mysqlnd_statistics.h | 115 uint64_t v3 = (uint64_t) (value3); \ 121 if (_s3 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s3, v3); \
|
/PHP-5.3/build/ |
H A D | shtool | 1461 unset v1; unset v2; unset v3 1468 ST="[Apple ]<${UNAME_SYSTEM} ${v1}>${v2+.$v2}${v3+[.$v3]}" 1480 unset v1; unset v2; unset v3 1487 SP="[Apple ]Mac OS X ${v1}${v2+.$v2}${v3+[.$v3]}" 1502 unset v1; unset v2; unset v3 1509 ST="Cygwin ${v1}${v2+.$v2}${v3+[.$v3]}"
|
/PHP-5.3/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.3/ext/pdo_odbc/ |
H A D | config.m4 | 22 PHP_ARG_WITH(pdo-odbc, for ODBC v3 support for PDO,
|
/PHP-5.3/ |
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 | 5147 . Added x509 v3 extensions support 6018 - Added several new functions to support the PostgreSQL v3 protocol introduced
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | magic | 283 #26 string V.3 Brian Postma's Soundmon Module sound file v3 284 #26 string BPSM Brian Postma's Soundmon Module sound file v3 2916 # guitar pro v3,4,5 from http://filext.com/file-extension/gp3 2917 0 string \030FICHIER\ GUITAR\ PRO\ v3. Guitar Pro Ver. 3 Tablature 3301 0 string ptab\003\000 Power-Tab v3 Tablature File 9537 # From Matt Zimmerman, enhanced for v3 by Matthew Palmer 11188 >49801 string \x79\xff\x80\xff\x76\xff \b, CODEC archive v3.21 13086 >>>>>>>(104.l+132) string/c mp43 Microsoft MPEG-4 v3
|
Completed in 119 milliseconds