Home
last modified time | relevance | path

Searched refs:v (Results 101 – 125 of 645) sorted by relevance

12345678910>>...26

/PHP-7.4/sapi/apache2handler/
H A Dphp_apache.h82 #define AP2(v) ZEND_TSRMG(php_apache2_info_id, php_apache2_info_struct *, v) argument
86 #define AP2(v) (php_apache2_info.v)
/PHP-7.4/ext/standard/tests/array/
H A Darray_chunk_variation23.phpt5 $array = array ("p" => 1, "q" => 2, "r" => 3, "s" => 4, "u" => 5, "v" => 6);
27 ["v"]=>
96 ["v"]=>
176 ["v"]=>
241 ["v"]=>
303 ["v"]=>
365 ["v"]=>
421 ["v"]=>
/PHP-7.4/ext/standard/tests/strings/
H A Dpack.phpt93 print_r(unpack("v", pack("v", 65534)));
94 print_r(unpack("v", pack("v", 65537)));
95 print_r(unpack("v", pack("v", 0)));
96 print_r(unpack("v", pack("v", -1000)));
97 print_r(unpack("v", pack("v", -64434)));
98 print_r(unpack("v", pack("v", -65535)));
H A Dhtmlspecialchars_decode_variation4.phpt19 …'Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string…
20 '\nRoy's height &gt\t; Sam's\v height\f',
46 string(88) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r " double quote\f\v string …
47 string(88) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r " double quote\f\v string …
48 string(98) "Roy&#039;s height > Sam&#039;s height... \t\t 13 < 15...\n\r &quot; double quote\f\v st…
49 string(78) "Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
51 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
52 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
53 string(48) "\nRoy&#039;s height &gt\t; Sam&#039;s\v height\f"
54 string(38) "\nRoy's height &gt\t; Sam's\v height\f"
H A Dchunk_split_variation9.phpt57 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
63 string(106) "This i@#$%^s to t@#$%^est ch@#$%^unk_sp@#$%^lit() @#$%^with v@#$%^arious@#$%^ endin@#$…
65 string(66) "This i s to t est ch unk_sp lit() with v arious endin g stri ng "
72 with v
84 with v
96 with v
103 string(66) "This i�s to t�est ch�unk_sp�lit() �with v�arious� endin�g stri�ng�"
107 string(106) "This i(MSG)s to t(MSG)est ch(MSG)unk_sp(MSG)lit() (MSG)with v(MSG)arious(MSG) endin(MS…
109 … string(est ch)ending string(unk_sp)ending string(lit() )ending string(with v)ending string(arious…
111 …mbers 1234(est ch)numbers 1234(unk_sp)numbers 1234(lit() )numbers 1234(with v)numbers 1234(arious)…
[all …]
/PHP-7.4/ext/ffi/tests/
H A D005.phpt10 $v = FFI::new("int[2]");
11 $v[1] = 42;
12 $m[1] = $v;
/PHP-7.4/tests/lang/
H A Dbug24658.phpt18 $v = new foo();
20 no_typehint($v);
21 typehint($v);
22 no_typehint_ref($v);
23 typehint_ref($v);
H A DforeachLoopObjects.005.phpt17 foreach ($obj as $v) {
18 if ($v==$obj->a) {
21 var_dump($v);
31 foreach ($obj as $v) {
32 if ($v==$obj->b) {
35 var_dump($v);
H A DforeachLoopObjects.003.phpt16 foreach ($obj as $k=>$v) {
18 var_dump($v);
25 $v="changed.$k";
33 $v="changed.$k";
40 foreach ($obj as $v) {
47 var_dump($v);
54 foreach ($obj as &$v) {
61 var_dump($v);
67 foreach ($obj as $v) {
71 var_dump($v);
[all …]
H A DforeachLoopObjects.002.phpt16 var_dump($v);
17 $v="changed.$k";
24 var_dump($v);
32 var_dump($v);
47 var_dump($v);
55 var_dump($v);
71 var_dump($v);
79 var_dump($v);
150 var_dump($v);
157 var_dump($v);
[all …]
H A Dbug24640.phpt8 function test($v)
10 echo var_export($v, true) . "\n";
11 var_dump($v);
12 echo "$v\n";
13 print_r($v);
/PHP-7.4/ext/spl/tests/
H A Drecursive_tree_iterator_setpostfix.phpt40 foreach($it as $k => $v) {
41 echo "[$k] => $v\n";
50 foreach($it as $k => $v) {
51 echo "[$k] => $v\n";
H A Darray_011.phpt7 //foreach (new ArrayIterator($a) as $k => $v)
8 foreach (new LimitIterator(new ArrayIterator($a), 1, 3) as $k => $v)
10 var_dump(array($k, $v));
H A Darray_015.phpt24 foreach($it as $k => $v)
27 echo "$k=>$v\n";
32 foreach($it as $k => $v)
35 echo "$k=>$v\n";
/PHP-7.4/ext/standard/tests/password/
H A Dpassword_verify_argon2.phpt11 var_dump(password_verify('test', '$argon2i$v=19$m=65536,t=3,p=1$OEVjWWs2Z3YvWlNZQ0ZmNw$JKin7ahjmh8J…
13 var_dump(password_verify('argon2', '$argon2i$v=19$m=65536,t=3,p=1$OEVjWWs2Z3YvWlNZQ0ZmNw$JKin7ahjmh…
15 var_dump(password_verify('test', '$argon2id$v=19$m=1024,t=2,p=2$WS90MHJhd3AwSC5xTDJpZg$8tn2DaIJR2/U…
16 var_dump(password_verify('argon2id', '$argon2id$v=19$m=1024,t=2,p=2$WS90MHJhd3AwSC5xTDJpZg$8tn2DaIJ…
/PHP-7.4/Zend/tests/generators/
H A Dgc_running_generator.phpt8 // Trigger GC while $v is being reassigned.
11 foreach ($ary as &$v) { }
19 foreach ($gen2 as $v) {}
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_009.phpt20 foreach($f as $k => $v)
22 echo "$k=>$v\n";
30 foreach($f as $k => $v)
32 echo "$k=>" . join('|', $v) . "\n";
/PHP-7.4/tests/func/
H A D010.phpt33 $str .= '$v'.dechex($i).($i===($limit-1) ? '' : ',');
41 test($v'.dechex($limit-1).", '".dechex($limit-1).'\'); // last
42 test($v'.dechex($boundary).", '".dechex($boundary).'\'); //boundary
43 test($v'.dechex($boundary+1).", '".dechex($boundary+1).'\'); //boundary+1
44 test($v'.dechex($boundary-1).", '".dechex($boundary-1).'\'); //boundary-1
/PHP-7.4/Zend/tests/
H A Dclosure_038.phpt9 public function __construct($v) {
10 $this->x = $v;
19 public function __construct($v) {
20 parent::__construct($v);
21 $this->x = $v*2;
H A Dclosure_039.phpt9 public function __construct($v) {
10 $this->x = $v;
19 public function __construct($v) {
20 parent::__construct($v);
21 $this->x = $v*2;
/PHP-7.4/ext/simplexml/tests/
H A D031.phpt19 $sxe->addAttribute('v:att11', 'xxx', 'urn::test-v');
22 $sxe->addAttribute('v:att11', 'xxx', 'urn::test-v');
52 <root xmlns:s="urn::test" xmlns:t="urn::test-t" xmlns:v="urn::test-v" s:att1="b" att1="a" v:att11="…
/PHP-7.4/tests/basic/
H A D023.phpt7 c o o k i e=value; c o o k i e= v a l u e ;;c%20o+o k+i%20e=v;name="value","value",UEhQIQ==;UEhQIQ=…
17 string(1) "v"
/PHP-7.4/ext/hash/
H A Dhash_sha3.c36 static inline uint64_t rol64(uint64_t v, unsigned char b) { in rol64() argument
37 return (v << b) | (v >> (64 - b)); in rol64()
68 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) argument
69 # define XORLane(x, y, v) xor64(ctx->state+sizeof(uint64_t)*idx(x, y), v) argument
72 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) argument
73 # define XORLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] ^= v) argument
/PHP-7.4/ext/com_dotnet/
H A Dphp_com_dotnet_internal.h33 VARIANT v; member
103 WORD flags, DISPPARAMS *disp_params, VARIANT *v, int silent, int allow_noarg);
107 WORD flags, VARIANT *v, int nargs, zval *args, int silent, int allow_noarg);
109 WORD flags, VARIANT *v, int nargs, zval *args, int allow_noarg);
111 WORD flags, VARIANT *v, int nargs, zval *args);
150 PHP_COM_DOTNET_API void php_com_variant_from_zval_with_type(VARIANT *v, zval *z, VARTYPE type, int …
151 PHP_COM_DOTNET_API void php_com_variant_from_zval(VARIANT *v, zval *z, int codepage);
152 PHP_COM_DOTNET_API int php_com_zval_from_variant(zval *z, VARIANT *v, int codepage);
164 PHP_COM_DOTNET_API void php_com_wrap_variant(zval *z, VARIANT *v,
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_helpers.cpp54 zend_long v = Z_LVAL_P(calendar_zv); in datefmt_process_calendar_arg() local
55 if (v != (zend_long)UCAL_TRADITIONAL && v != (zend_long)UCAL_GREGORIAN) { in datefmt_process_calendar_arg()
64 } else if (v == (zend_long)UCAL_TRADITIONAL) { in datefmt_process_calendar_arg()

Completed in 41 milliseconds

12345678910>>...26