Home
last modified time | relevance | path

Searched refs:u (Results 151 – 175 of 452) sorted by relevance

12345678910>>...19

/PHP-7.0/ext/date/tests/
H A Dbug50392.phpt2 Bug #50392 (date_create_from_format enforces 6 digits for 'u' format character)
12 $result = date_parse_from_format('Y-m-d H:i:s.u', $string);
/PHP-7.0/ext/intl/tests/
H A Dtransliterator_create_from_rule_basic.phpt19 $u = transliterator_create_from_rules($rules, Transliterator::REVERSE);
21 echo $u->transliterate("``akk ``bkk ``aooy"), "\n";
H A Dspoofchecker_006.phpt11 var_dump($x->isSuspicious("http://www.payp\u{0430}l.com"));
12 var_dump($x->isSuspicious("\u{041F}aypal.com"));
/PHP-7.0/Zend/
H A Dzend_strtod.c1213 U u; local
1224 word0(&u) = L;
1225 word1(&u) = 0;
2308 U u; local
2316 word1(&u) = 0;
3762 U d2, eps, u; local
3794 u.d = dd;
3813 if (!word1(&u) && !(word0(&u) & 0xfffff))
4125 dval(&u) += dval(&u);
4129 if (dval(&u) > ds || (dval(&u) == ds && L & 1))
[all …]
/PHP-7.0/ext/standard/tests/strings/
H A Dsprintf_variation53.phpt20 "% u", "% u", "% u",
H A Dvsprintf_variation19.phpt24 "% u % u % u",
H A Dvsprintf_variation19_64bit.phpt24 "% u % u % u",
H A Dvprintf_variation19.phpt24 "% u % u % u",
H A Dvprintf_variation19_64bit.phpt24 "% u % u % u",
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_pecl_7976.phpt66 [%u|b%"_one"]=>
73 [%u|b%"_one"]=>
81 [%u|b%"_one"]=>
88 [%u|b%"_one"]=>
H A Dbug_39858.phpt78 [%u|b%"2 * 2"]=>
85 [%u|b%"2 * 2"]=>
93 [%u|b%"2 * 2"]=>
100 [%u|b%"2 * 2"]=>
H A Dpecl_bug_5802.phpt47 [%u|b%"bar"]=>
52 [%u|b%"bar"]=>
57 [%u|b%"bar"]=>
H A Dpdo_mysql_attr_fetch_table_names.phpt31 [%u|b%"test.label"]=>
38 [%u|b%"label"]=>
/PHP-7.0/ext/standard/tests/array/
H A Dbug35014.phpt17 array(8.993, 7443241,988, sprintf("%u", -1)+0.44),
18 array(2,sprintf("%u", -1)),
H A Dbug35014_64bit.phpt17 array(8.993, 7443241,988, sprintf("%u", -1)+0.44),
18 array(2,sprintf("%u", -1)),
/PHP-7.0/ext/standard/tests/file/
H A Dfscanf_variation42.phpt39 $unsigned_formats = array( "%u", "%hu", "%lu", "%Lu", " %u", "%u ", "% u", "\t%u", "\n%u", "%4u", "…
/PHP-7.0/tests/basic/
H A Drfc1867_file_upload_disabled.phpt32 [%u|b%"foo"]=>
34 [%u|b%"bar"]=>
/PHP-7.0/ext/oci8/tests/
H A Dimp_res_1.phpt34 "insert into imp_res_1_tab_2 values ('u')",
148 string(1) "u"
204 string(1) "u"
260 string(1) "u"
316 string(1) "u"
372 string(1) "u"
426 string(1) "u"
494 string(1) "u"
496 string(1) "u"
580 string(1) "u"
[all …]
/PHP-7.0/tests/classes/
H A Dclass_example.phpt31 function test($u)
33 $u->display();
34 $t = $u;
/PHP-7.0/Zend/tests/
H A Dlsb_018.phpt38 $u = Foo::getInstance();
42 $u->identify();
50 $u->identify();
/PHP-7.0/ext/mysqli/
H A Dmysqli_mysqlnd.h44 #define mysqli_change_user_silent(c, u, p, d, p_len) mysqlnd_change_user_ex((c), (u), (p), (d), T… argument
/PHP-7.0/ext/mysqli/tests/
H A Dbug49442.phpt113 [%u|b%"id"]=>
115 [%u|b%"label"]=>
119 [%u|b%"id"]=>
121 [%u|b%"label"]=>
125 [%u|b%"id"]=>
127 [%u|b%"label"]=>
H A Dmysqli_fetch_all_oo.phpt351 [%u|b%"id"]=>
362 [%u|b%"id"]=>
374 [%u|b%"id"]=>
381 [%u|b%"id"]=>
393 [%u|b%"id"]=>
400 [%u|b%"id"]=>
414 [%u|b%"a"]=>
420 [%u|b%"c"]=>
424 [%u|b%"C"]=>
428 [%u|b%"d"]=>
[all …]
H A Dmysqli_query_stored_proc.phpt168 [%u|b%"id"]=>
170 [%u|b%"label"]=>
174 [%u|b%"id"]=>
176 [%u|b%"label"]=>
180 [%u|b%"id"]=>
182 [%u|b%"label"]=>
186 [%u|b%"id"]=>
188 [%u|b%"label"]=>
192 [%u|b%"id"]=>
H A Dmysqli_fetch_all.phpt369 [%u|b%"id"]=>
380 [%u|b%"id"]=>
392 [%u|b%"id"]=>
399 [%u|b%"id"]=>
412 [%u|b%"id"]=>
419 [%u|b%"id"]=>
434 [%u|b%"a"]=>
440 [%u|b%"c"]=>
444 [%u|b%"C"]=>
448 [%u|b%"d"]=>
[all …]

Completed in 45 milliseconds

12345678910>>...19