Home
last modified time | relevance | path

Searched refs:m (Results 151 – 175 of 586) sorted by relevance

12345678910>>...24

/php-src/ext/intl/tests/
H A Dmsgfmt_format_intlcalendar.phpt15 $msgf = new MessageFormatter('pt_PT', '{0,date,full} {0,time,h:m:s a V}');
20 '{1, select, date {{0,date,full}} other {{0,time,h:m:s a V}}}');
28 Quinta-feira, 17 de Maio de 2012 5:35:36 p.m. WEST
/php-src/ext/sodium/tests/
H A Dphp_password_hash_argon2i.phpt43 Hash: string(96) "$argon2i$v=19$m=65536,t=4,p=1$%s$%s"
47 Hash: string(96) "$argon2i$v=19$m=65536,t=8,p=1$%s$%s"
51 Hash: string(97) "$argon2i$v=19$m=131072,t=4,p=1$%s$%s"
55 Hash: string(97) "$argon2i$v=19$m=131072,t=8,p=1$%s$%s"
H A Dphp_password_hash_argon2id.phpt43 Hash: string(97) "$argon2id$v=19$m=65536,t=4,p=1$%s$%s"
47 Hash: string(97) "$argon2id$v=19$m=65536,t=8,p=1$%s$%s"
51 Hash: string(98) "$argon2id$v=19$m=131072,t=4,p=1$%s$%s"
55 Hash: string(98) "$argon2id$v=19$m=131072,t=8,p=1$%s$%s"
H A Dphp_password_verify.phpt52 Hash: string(97) "$argon2id$v=19$m=65536,t=2,p=1$%s$%s"
56 Hash: string(98) "$argon2id$v=19$m=262144,t=2,p=1$%s$%s"
60 Hash: string(97) "$argon2id$v=19$m=65536,t=3,p=1$%s$%s"
64 Hash: string(98) "$argon2id$v=19$m=262144,t=3,p=1$%s$%s"
/php-src/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h136 #define php_firebird_error_with_info(d,e,el,m,ml) php_firebird_set_error(d, NULL, e, el, m, ml) argument
137 #define php_firebird_error_stmt_with_info(s,e,el,m,ml) php_firebird_set_error(s->dbh, s, e, el, m, … argument
/php-src/ext/dom/tests/modern/html/encoding/
H A DHTMLDocument_UTF16BE_BOM.phpt27 %0<%0!%0D%0O%0C%0T%0Y%0P%0E%0 %0h%0t%0m%0l%0>%0<%0h%0t%0m%0l%0>%0<%0h%0e%0a%0d%0>%0
29 %0<%0m%0e%0t%0a%0 %0c%0h%0a%0r%0s%0e%0t%0=%0"%0u%0t%0f%0-%08%0"%0>%0
31 %0<%0b%0o%0d%0y%0>%0�%0<%0/%0b%0o%0d%0y%0>%0<%0/%0h%0t%0m%0l%0>
H A DHTMLDocument_UTF16LE_BOM.phpt27 <%0!%0D%0O%0C%0T%0Y%0P%0E%0 %0h%0t%0m%0l%0>%0<%0h%0t%0m%0l%0>%0<%0h%0e%0a%0d%0>%0
29 %0<%0m%0e%0t%0a%0 %0c%0h%0a%0r%0s%0e%0t%0=%0"%0u%0t%0f%0-%08%0"%0>%0
31 %0<%0b%0o%0d%0y%0>%0�%0<%0/%0b%0o%0d%0y%0>%0<%0/%0h%0t%0m%0l%0>%0
/php-src/ext/date/tests/
H A Dtest-parse-from-format.phpt26 string(13) "Y-m-d\TH:i:sP"
48 string(13) "Y-m-d\TH:i:sO"
59 string(13) "X-m-d\TH:i:sP"
125 string(13) "Y-m-d\TH:i:sP"
136 string(15) "Y-m-d\TH:i:s.vP"
158 string(13) "Y-m-d\TH:i:sP"
H A Dgh9891.phpt5 $m = new DateTime('2022-12-20 14:30:25', new DateTimeZone('Europe/Paris'));
6 $m->modify('@1234567890');
7 var_dump($m->getTimeStamp());
H A Dbug33415-1.phpt10 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
12 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
18 print "tStamp=". date("l Y-m-d H:i:s T I", $tStamp). "\n";
20 print "result=".date("l Y-m-d H:i:s T I", $strtotime_tstamp)."\n";
H A Dbug33536.phpt7 print date("Y-m-d", strtotime("monkey")) ."\n";
8 print date("Y-m-d", false) ."\n";
H A Dbug51934.phpt7 echo date("Y-m-d H:i:s", strtotime("2010-05-27 19:18 4 Sunday ago")), "\n";
8 echo date("Y-m-d H:i:s", strtotime("2010-05-27 19:18 4 Sundays ago")), "\n";
H A Ddate-set-timestamp.phpt7 echo $d->format( "Y-m-d H:i e\n" );
11 echo $d->format( "Y-m-d H:i e\n" );
/php-src/Zend/tests/
H A Dbug69167.phpt5 function l($m) {
6 echo $m . "\n";
/php-src/ext/standard/tests/file/
H A Dbug20424.phpt7 echo "I'm alive!\n";
10 I'm alive!
/php-src/ext/mysqlnd/
H A Dmysqlnd_debug.h53 struct st_mysqlnd_debug_methods *m; member
99 #define DBG_INF_EX(dbg_obj, msg) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->log(…
100 #define DBG_ERR_EX(dbg_obj, msg) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->log(…
101 #define DBG_INF_FMT_EX(dbg_obj, ...) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->l…
102 #define DBG_ERR_FMT_EX(dbg_obj, ...) do { if (dbg_skip_trace == FALSE && (dbg_obj)) (dbg_obj)->m->l…
125 …dbg_skip_trace = !(dbg_obj1)->m->func_enter((dbg_obj1), __LINE__, __FILE__, func_name, strlen(func…
128 …dbg_skip_trace |= !(dbg_obj2)->m->func_enter((dbg_obj2), __LINE__, __FILE__, func_name, strlen(fun…
150 (dbg_obj1)->m->func_leave((dbg_obj1), __LINE__, __FILE__, this_call_duration); \
153 (dbg_obj2)->m->func_leave((dbg_obj2), __LINE__, __FILE__, this_call_duration); \
H A Dmysqlnd_protocol_frame_codec.c60 …if (PASS == pfc->data->m.encode((compress_buf + COMPRESSED_HEADER_SIZE + MYSQLND_HEADER_SIZE), &tm… in write_compressed_packet()
81 int error = pfc->data->m.decode(decompressed_data, decompressed_size, in write_compressed_packet()
172 …bytes_sent = vio->data->m.network_write(vio, p, to_be_sent + MYSQLND_HEADER_SIZE, conn_stats, erro… in MYSQLND_METHOD()
226 …if (FAIL == vio->data->m.network_read(vio, comp_header, COMPRESSED_HEADER_SIZE, conn_stats, error_… in MYSQLND_METHOD()
236 …if (FAIL == vio->data->m.network_read(vio, compressed_data, net_payload_size, conn_stats, error_in… in MYSQLND_METHOD()
344 …if (FAIL == vio->data->m.network_read(vio, net_header, MYSQLND_HEADER_SIZE, conn_stats, error_info… in MYSQLND_METHOD()
370 DBG_RETURN(pfc->data->m.receive(pfc, vio, p, to_read, conn_stats, error_info)); in MYSQLND_METHOD()
375 DBG_RETURN(vio->data->m.network_read(vio, p, to_read, conn_stats, error_info)); in MYSQLND_METHOD()
449 pfc->data->m.set_client_option(pfc, MYSQLND_OPT_NET_CMD_BUFFER_SIZE, (char *) &buf_size); in MYSQLND_METHOD()
462 pfc->data->m.free_contents(pfc); in MYSQLND_METHOD()
[all …]
/php-src/ext/standard/tests/strings/
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…
/php-src/ext/fileinfo/libmagic/
H A Dder.c276 offs, m->offset)); in der_offs()
286 offs += ms->offset + m->offset; in der_offs()
287 DPRINTF(("cont_level = %d\n", m->cont_level)); in der_offs()
290 for (i = 0; i < m->cont_level; i++) in der_offs()
294 if (m->cont_level != 0) { in der_offs()
297 ms->c.li[m->cont_level - 1].off = CAST(int, offs + tlen); in der_offs()
298 DPRINTF(("cont_level[%u] = %d\n", m->cont_level - 1, in der_offs()
299 ms->c.li[m->cont_level - 1].off)); in der_offs()
305 der_cmp(struct magic_set *ms, struct magic *m) in der_cmp() argument
308 const char *s = m->value.s; in der_cmp()
[all …]
/php-src/ext/pcre/tests/
H A Dbug75355.phpt8 var_dump(preg_match('~^(' . preg_quote('hello#world', '~') . ')\z~x', 'hello#world', $m));
10 var_dump($m[1]);
H A Dbug38600.phpt7 var_dump(preg_match('/(?<!\w)(0x[\p{N}]+[lL]?|[\p{Nd}]+(e[\p{Nd}]*)?[lLdDfF]?)(?!\w)/', $foo, $m));
8 var_dump($m);
H A Dbug41050.phpt11 if (preg_match($regex,$sql, $m)) echo 'matched';
14 print_r($m);
H A Dmultiline.phpt8 var_dump(preg_match_all('/^.{2,3}$/m', "aei\nou", $dummy));
9 var_dump(preg_match_all('/^.{2,3}$/m', "aei\nou\n", $dummy));
/php-src/Zend/tests/nullsafe_operator/
H A D039.phpt6 set_error_handler(function($_, $m) {
7 throw new Exception($m);
/php-src/ext/reflection/tests/
H A D010.phpt13 $m = ReflectionMethod::createFromMethodName("Bar::func");
14 echo $m;

Completed in 75 milliseconds

12345678910>>...24