Home
last modified time | relevance | path

Searched refs:v2 (Results 1 – 22 of 22) sorted by relevance

/PHP-5.5/ext/standard/tests/array/
H A Darray_map_variation2.phpt32 string(2) "v2"
38 string(2) "v2"
46 string(2) "v2"
62 string(2) "v2"
94 string(2) "v2"
100 string(2) "v2"
108 string(2) "v2"
124 string(2) "v2"
150 string(2) "v2"
158 string(2) "v2"
[all …]
H A Darray_walk.phpt12 function foo($v1, $v2, $v3) {
14 var_dump($v2);
21 function foo2($v1, $v2, $v3) {
H A Darray_walk_recursive1.phpt12 function foo($v1, $v2, $v3) {
14 var_dump($v2);
21 function foo2($v1, $v2, $v3) {
/PHP-5.5/ext/spl/tests/
H A Dheap_corruption.phpt13 public function compare($v1, $v2)
17 if ($v1 > $v2)
21 else if ($v1 < $v2)
H A Ddllist_002.phpt16 foreach($dll as $k2=>$v2) {
17 echo "->$k2=>$v2\n";
H A Dheap_current_variation_001.phpt11 public function compare($v1, $v2)
/PHP-5.5/Zend/tests/
H A Dbug60833.phpt9 $this->v2 = new SELF;
31 ["v2"]=>
H A Dbug69221.phpt14 foreach ($gen2 as $v2) {
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_022.phpt15 curl_setopt($ch, CURLOPT_COOKIELIST, 'Set-Cookie: C2=v2; expires=Thu, 31-Dec-2037 23:59:59 GMT; pat…
24 string(38) ".php.net TRUE / FALSE 2145916799 C2 v2"
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_statistics.h95 uint64_t v2 = (uint64_t) (value2); \
99 if (_s2 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s2, v2); \
108 uint64_t v2 = (uint64_t) (value2); \
114 if (_s2 != _p_s->count) MYSQLND_UPDATE_VALUE_AND_CALL_TRIGGER(_p_s, _s2, v2); \
/PHP-5.5/ext/standard/tests/general_functions/
H A Dhead.phpt13 $v2 = headers_list();
17 var_dump($v2);
/PHP-5.5/ext/standard/
H A Dversioning.c213 char *v1, *v2, *op = NULL; in PHP_FUNCTION() local
218 if (zend_parse_parameters(argc TSRMLS_CC, "ss|s", &v1, &v1_len, &v2, in PHP_FUNCTION()
222 compare = php_version_compare(v1, v2); in PHP_FUNCTION()
/PHP-5.5/ext/mysqli/tests/
H A Dbug35103.phpt40 $stmt->bind_result($v2);
46 echo $v2, "\n";
/PHP-5.5/tests/lang/
H A DforeachLoop.009.phpt19 foreach ($refedArray as $k=>&$v2) {
21 echo "key: $k; value: $v2\n";
/PHP-5.5/sapi/fpm/
H A Dconfig.m4146 long v2;
163 .piod_addr = &v2,
173 v2 = ptrace(PTRACE_PEEKDATA, child, (void *) &v1, 0);
183 return ret ? ret : (v1 != v2);
250 long v1 = (unsigned int) -1, v2 = 0;
258 if (sizeof(long) != pread(fd, &v2, sizeof(long), (uintptr_t) &v1)) {
263 return v1 != v2;
/PHP-5.5/ext/standard/tests/versioning/
H A Dversion_compare.phpt30 $v2 = "1.0$f2";
31 $test = version_compare($v1, $v2, $op) ? "true" : "false";
32 printf("%7s %2s %-7s : %s\n", $v1, $op, $v2, $test);
37 function test($v1, $v2) {
38 $compare = version_compare($v1, $v2);
41 print "$v1 < $v2\n";
44 print "$v1 > $v2\n";
48 print "$v1 = $v2\n";
/PHP-5.5/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-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c4034 if (v2 <= 0) return -1; in comp_distance_value()
4038 v2 *= distance_value(d2); in comp_distance_value()
4040 if (v2 > v1) return 1; in comp_distance_value()
4041 if (v2 < v1) return -1; in comp_distance_value()
4287 int v1, v2; in select_opt_exact_info() local
4290 v2 = alt->len; in select_opt_exact_info()
4292 if (v2 == 0) { in select_opt_exact_info()
4299 else if (v1 <= 2 && v2 <= 2) { in select_opt_exact_info()
4305 if (alt->len > 1) v2 += 5; in select_opt_exact_info()
4385 int v1, v2; in select_opt_map_info() local
[all …]
/PHP-5.5/
H A Dconfig.sub212 os=-sco3.2v2
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c1919 int compareValueLocation(const void * v1, const void *v2 ) in compareValueLocation() argument
1922 ((const struct _headerInfo *)v2)->_value; in compareValueLocation()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic897 >1 byte &0x08 \b, v2
2288 >>>4 byte 0x14 \b, at least v2.0 to extract
2809 0 string PSID PlaySID v2.2+ (AMIGA) sidtune
3726 # (v2 and above)
4545 # cracklib: file (1) magic for cracklib v2.7
7340 >0x64 beshort &0x2004 v2 dirs)
9767 >8 string LWO2 \b, LWO2 3-D object, v2
13640 >4 belong 2 (v2)
15205 0 string #\ v2\ git\ bundle\n Git bundle
16001 >>19 search/4096 \<gnc-v2 GnuCash file
[all …]
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c61671 int saved_v2 = pCheck->v2;
61712 pCheck->v2 = i;
61895 pCheck->v2 = saved_v2;
61938 sCheck.v2 = 0;
65783 int v2;
65791 v2++;
65793 if( v2>1 ){
68195 const void *v1, *v2;
68206 n2 = v2==0 ? 0 : c2.n;
72964 v2 = 2;
[all …]

Completed in 466 milliseconds