Home
last modified time | relevance | path

Searched refs:m (Results 251 – 275 of 586) sorted by last modified time

1...<<11121314151617181920>>...24

/php-src/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/php-src/ext/standard/tests/time/
H A Dbug38524.phpt12 var_dump(strptime('2006-08-20', '%Y-%m-%d'));
H A Didate.phpt17 m: 1
H A Dstrptime_basic.phpt27 var_dump(strptime($str, '%H:%M:%S %m/%d/%y'));
H A Dstrptime_parts.phpt31 $res = strptime($str, '%H:%M:%S %m/%d/%y');
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation3.phpt27 "Testing invalid \k and \m escape char",
140 string(7) "d \m es"
H A Dstr_split_variation4.phpt27 'Testing invalid \k and \m escape char',
165 string(5) "nd \m"
H A Dstr_split_variation5.phpt54 I'm sure it'll work also with \
152 I'm su"
H A Dlcfirst.phpt56 public function __call($m, $v) {
57 if (stristr($m, 'set')) {
58 $action = lcfirst(substr($m, 3));
H A Dchunk_split_variation4.phpt54 I'm sure it'll work also with \
114 th m
155 I'm
H A Dchunk_split_variation5.phpt50 …|i||n||s|| ||a||n||d|| ||s||p||e||c||i||a||l|| ||c||h||a||r|| ||&|| ||n||u||m||b||e||r||s|| ||1||2…
H A Dchunk_split_variation6.phpt29 'Testing invalid \k and \m escape char',
67 string(55) "Testing):( invali):(d \k an):(d \m es):(cape ch):(ar):("
H A Dchunk_split_variation7.phpt27 "Testing invalid \k and \m escape char",
63 string(69) "Testi????ng in????valid???? \k a????nd \m???? esca????pe ch????ar????"
H A Dbug68710.phpt7 $m = new StdClass();
11 $m->aaa = array(1,2,&$u,4,5);
12 $m->bbb = 1;
13 $m->ccc = &$u;
14 $m->ddd = str_repeat("A", $i);
16 $z = serialize($m);
H A Dbug72434.phpt16 // Trigger free of $free_me (referenced by $m[1]).
H A Dchunk_split_variation12.phpt54 "To check " in heredoc".I'm sure it'll \work!
137m sure it'll \work!r to check"To check " in heredoc".I'm sure it'll \work! with here"To check " in…
138m sure it'll \work!i@! ch@r$ "To check " in heredoc".I'm sure it'll \work!__with wro"To check " in…
H A Dadd-and-stripcslashes.phpt21 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
H A Daddcslashes_003.phpt35 string(40) "\abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z"
H A Dbug27276.phpt5 ini_set("memory_limit", "12m");
/php-src/ext/standard/tests/password/
H A Dpassword_get_info_argon2.phpt11 var_dump(password_get_info('$argon2i$v=19$m=65536,t=3,p=1$SWhIcG5MT21Pc01PbWdVZw$WagZELICsz7jlqOR2Y…
12 var_dump(password_get_info('$argon2id$v=19$m=1024,t=2,p=2$Zng1U1RHS0h1aUJjbGhPdA$ajQnG5s01Ws1ad8xv+…
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-src/ext/standard/tests/serialize/
H A DSplObjectStorage_object_reference.phpt6 $inner = 'x:i:1;O:8:"stdClass":0:{};m:a:0:{}';
H A Dbug68594.phpt6 $m = new StdClass();
10 $m->aaa = array(1,2,&$u,4,5);
11 $m->bbb = 1;
12 $m->ccc = &$u;
13 $m->ddd = str_repeat("A", $i);
15 $z = serialize($m);
H A Dbug69425.phpt32 ["m"]=>
H A Dbug71313.phpt5 …a:2:{s:4:\"prev\";i:2;s:4:\"next\";O:8:\"stdClass\":0:{}};r:7;,R:2;s:4:\"next\";;r:3;};m:a:0:{}}");

Completed in 82 milliseconds

1...<<11121314151617181920>>...24