Searched refs:nd (Results 1 – 25 of 113) sorted by relevance
12345
24 $arg2 = "2nd";36 string(3) "2nd"46 string(3) "2nd"53 string(3) "2nd"60 string(3) "2nd"70 string(3) "2nd"80 string(3) "2nd"
2 Bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w/o instantiating)
2 defining INI options with -d (as 2nd arg)15 var_dump(`$php -nd max_execution_time=111 -r 'var_dump(ini_get("max_execution_time"));'`);16 var_dump(`$php -nd max_execution_time=500 -r 'var_dump(ini_get("max_execution_time"));'`);
16 echo "2nd try\n";39 case 1: return "2nd";56 2nd try
58 echo "===2nd===\n";77 ===2nd===
45 echo "Test 5 - close 2nd object\n";54 echo "Test 6 - query after closing 2nd object\n";75 Test 5 - close 2nd object79 Test 6 - query after closing 2nd object
41 Fetch "key2": Content 2 replaced 2nd time47 string(27) "Content 2 replaced 2nd time"
60 Fetch "key2": Content 2 replaced 2nd time72 string(27) "Content 2 replaced 2nd time"106 Fetch "key2": Content 2 replaced 2nd time116 string(27) "Content 2 replaced 2nd time"
62 Fetch "key2": Content 2 replaced 2nd time74 string(27) "Content 2 replaced 2nd time"110 Fetch "key2": Content 2 replaced 2nd time120 string(27) "Content 2 replaced 2nd time"
61 Fetch "key2": Content 2 replaced 2nd time73 string(27) "Content 2 replaced 2nd time"107 Fetch "key2": Content 2 replaced 2nd time117 string(27) "Content 2 replaced 2nd time"
54 Fetch "key2": Content 2 replaced 2nd time64 string(27) "Content 2 replaced 2nd time"
55 Fetch "key2": Content 2 replaced 2nd time65 string(27) "Content 2 replaced 2nd time"
57 Fetch "key2": Content 2 replaced 2nd time71 string(27) "Content 2 replaced 2nd time"
16 string(3) "2nd"36 string(4) "22nd"
2 Bug #70245 (strtotime does not emit warning when 2nd parameter is object or string)
5 $trans_date = '10153'; // 152nd day of year 2010 -> 03.06.2010
2320 nd = bc->nd;2756 k = nd < DBL_DIG + 2 ? nd : DBL_DIG + 2;2986 bc.nd = nd - nz1;3107 if (bc.nd > nd && i <= 0) {3291 if (bc.nd >nd) {3308 if (bc.nd >nd) {3324 if (bc.nd > nd)3358 if (bc.nd >nd) {3378 if (bc.nd >nd) {3479 if (bc.nd >nd) {[all …]
27 echo "2nd arg is rubbish:\n";43 2nd arg is rubbish:
20 "0200000000000000", //2nd minimum subnormal double22 "fefffffffffff000", //2nd maximum subnormal double
Completed in 33 milliseconds