Home
last modified time | relevance | path

Searched refs:v (Results 526 – 550 of 739) sorted by relevance

1...<<21222324252627282930

/php-src/Zend/tests/objects/
H A Dobjects_034.phpt9 public function offsetSet($n, $v): void {
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt9 array( 'v', 'af63eb4c86020609' ),
92 array( ']x9i3uPSGeW\'v~W.#L', '508d3356f8ec886b' ),
141 array( '=*"H&iA\\f/!p:>b<v;S"?T].Q#?', '226c52cdff2324cb' ),
157 array( 'v(tFAPf(W0 j^:uMDM<^:Vl90K/PrH/', 'ad49c5c4b29581d8' ),
192 array( 'e0eu3PaS7f)r?v?lJYCvhXAP\'bI3ziCaz)X.Z:', '6e63e154ba982b2f' ),
210 array( 'w7q_J<~|g=]w!9wjF7I^}v}~s[pc_VvXnh9:&87mV', '81bed0679537a583' ),
225 array( 'L\'8Oj1@U6)N[r4z\'\\Cm;PR=}v?z>?EIkLa;8s\\m+f=fZ', 'c2587023e1d5b660' ),
230 array( 'D,JvNIM<GJf.L:P:AEB0Ars|Cy_q-.-Q;XHi"v&IAmXn(', 'afd0b1e73ddced08' ),
236 array( ' G:e d;vm)kWWzm;hSPr:P)v)~\'~G*LHQf.RLJI:S5r,1`', 'de1bd4eebc876571' ),
240 array( '@8#[^-U_Y^ydw45lL5%LXZ3SNB.,v?,8X0t7>Jvw*q\\"\'rn', '5fce337a1b15535d' ),
[all …]
/php-src/ext/standard/
H A Dpassword.c238 zend_long *v, zend_long *memory_cost, in extract_argon2_parameters() argument
254 v, memory_cost, time_cost, threads); in extract_argon2_parameters()
261 zend_long v = 0; in php_password_argon2_get_info() local
266 extract_argon2_parameters(hash, &v, &memory_cost, &time_cost, &threads); in php_password_argon2_get_info()
276 zend_long v = 0; in php_password_argon2_needs_rehash() local
294 extract_argon2_parameters(hash, &v, &memory_cost, &time_cost, &threads); in php_password_argon2_needs_rehash()
H A Ddir.c43 #define DIRG(v) ZEND_TSRMG(dir_globals_id, php_dir_globals *, v) argument
46 #define DIRG(v) (dir_globals.v) argument
/php-src/sapi/fpm/tests/
H A Dbug78323.phpt25 passthru("$php -dmemory-limit=1G -v", $exitCode);
/php-src/ext/opcache/tests/jit/
H A Dbug80634.phpt18 $v = new SomeClass(5);
/php-src/ext/standard/tests/general_functions/
H A Dphp_uname_error.phpt26 ValueError: php_uname(): Argument #1 ($mode) must be one of "a", "m", "n", "r", "s", or "v"
/php-src/ext/xml/tests/
H A Dxml002.phpt19 foreach ($attribs as $k => $v) {
20 print " $k=\"$v\"";
/php-src/ext/filter/tests/
H A D058.phpt9 'véry.çommon@example.com',
37 string(25) "véry.çommon@example.com"
/php-src/ext/standard/tests/serialize/
H A Dbug36424.phpt12 foreach (unserialize($s) as $p=>$v) {
13 $this->$p=$v;
/php-src/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation3.phpt31 1111\t\t &amp; 0000\v\v = \f0000
H A Dstrip_tags_variation5.phpt31 1111\t\t != 2222\v\v</html>
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_subclass.phpt45 foreach ($stack[1]['args'] as $k => $v)
46 $args .= sprintf("%s, ", var_export($v, true));
/php-src/ext/sodium/
H A Dsodium_pwhash.c106 zend_long v = 0, threads = 1; in php_sodium_argon2_get_info() local
124 &v, &memory_cost, &time_cost, &threads); in php_sodium_argon2_get_info()
/php-src/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h86 #define PDO_MYSQL_G(v) ZEND_MODULE_GLOBALS_ACCESSOR(pdo_mysql, v) argument
/php-src/ext/standard/tests/array/
H A Darray_intersect_variation3.phpt31 1111\t\t != 2222\v\v
50 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quo…
51 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quo…
H A Darray_intersect_variation4.phpt31 1111\t\t != 2222\v\v
59 …array("a\v\f","aaaa\r","b","b\tbbb","c","\[\]\!\@\#\$\%\^\&\*\(\)\{\}"), // array with double quo…
60 …array('a\v\f','aaaa\r','b','b\tbbb','c','\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // array with single quo…
H A Darray_unshift_variation8.phpt19 '\t\r\v The quick brown fo\fx jumped over the lazy dog',
89 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
102 string(53) "\t\r\v The quick brown fo\fx jumped over the lazy dog"
H A Darray_intersect_assoc_variation6.phpt35 '\v\fworld' => 2.2, 'pen\n' => 33),
37 "\v\fworld" => 2.2, "pen\n" => 33),
H A Darray_intersect_variation6.phpt35 '\v\fworld' => 2.2, 'pen\n' => 33),
37 "\v\fworld" => 2.2, "pen\n" => 33),
H A Darray_intersect_assoc_variation5.phpt35 '\v\fworld' => 2.2, 'pen\n' => 33),
37 "\v\fworld" => 2.2, "pen\n" => 33),
/php-src/ext/session/
H A Dphp_session.h214 #define PS(v) ZEND_TSRMG(ps_globals_id, php_ps_globals *, v) argument
219 #define PS(v) (ps_globals.v)
/php-src/ext/snmp/tests/
H A Dbug72479.phpt22 $v[$i] = $fakezval.$i;
/php-src/ext/dba/tests/
H A Dbug38698.phpt14 return 0x00FF === current(unpack('v', pack('S',0x00FF)));
/php-src/ext/standard/tests/array/range/
H A Dbug24220.phpt60 string(1) "v"

Completed in 47 milliseconds

1...<<21222324252627282930