Searched refs:nd (Results 1 – 25 of 126) sorted by relevance
123456
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"
8 if (!@substr('no 2nd parameter')) {13 if (!@strpos('no 2nd parameter')) {
22 Failed to write "key number 6" 2nd time23 Content 2 replaced 2nd time29 string(27) "Content 2 replaced 2nd time"39 Failed to write "key number 6" 2nd time40 Content 2 replaced 2nd time46 string(27) "Content 2 replaced 2nd time"
26 "key number 6" written 2nd time27 Content 2 replaced 2nd time33 string(27) "Content 2 replaced 2nd time"43 "key number 6" written 2nd time44 Content 2 replaced 2nd time50 string(27) "Content 2 replaced 2nd time"
26 Failed to write "key number 6" 2nd time27 Content 2 replaced 2nd time33 string(27) "Content 2 replaced 2nd time"43 Failed to write "key number 6" 2nd time44 Content 2 replaced 2nd time50 string(27) "Content 2 replaced 2nd time"
31 Failed to write "key number 6" 2nd time32 Content 2 replaced 2nd time38 string(27) "Content 2 replaced 2nd time"48 Failed to write "key number 6" 2nd time49 Content 2 replaced 2nd time55 string(27) "Content 2 replaced 2nd time"
27 Failed to write "key number 6" 2nd time28 Content 2 replaced 2nd time34 string(27) "Content 2 replaced 2nd time"
25 Failed to write "key number 6" 2nd time26 Content 2 replaced 2nd time32 string(27) "Content 2 replaced 2nd time"
41 echo "Test 5 - close 2nd resource\n";46 echo "Test 6 - query after closing 2nd resource\n";68 Test 5 - close 2nd resource71 Test 6 - query after closing 2nd resource
41 echo "Test 5 - close 2nd resource\n";46 echo "Test 6 - query after closing 2nd resource\n";70 Test 5 - close 2nd resource73 Test 6 - query after closing 2nd resource
29 Failed to write "key number 6" 2nd time30 Content 2 replaced 2nd time36 string(27) "Content 2 replaced 2nd time"46 Failed to write "key number 6" 2nd time47 Content 2 replaced 2nd time53 string(27) "Content 2 replaced 2nd time"
15 echo "2nd call\n";24 echo "2nd call\n";34 echo "2nd call\n";44 echo "2nd call\n";156 2nd call183 2nd call210 2nd call235 2nd call263 2nd call after oci_rollback291 2nd call after successful execute[all …]
13 echo "\nTest 1 - Execute - after successful 2nd query with same statement\n";29 echo "2nd call after successful execute\n";37 Test 1 - Execute - after successful 2nd query with same statement52 2nd call after successful execute
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
56 echo "===2nd===\n";76 ===2nd===
16 string(3) "2nd"36 string(4) "22nd"
2338 nd = bc->nd;2773 k = nd < DBL_DIG + 2 ? nd : DBL_DIG + 2;3003 bc.nd = nd - nz1;3124 if (bc.nd > nd && i <= 0) {3308 if (bc.nd >nd) {3325 if (bc.nd >nd) {3341 if (bc.nd > nd)3375 if (bc.nd >nd) {3395 if (bc.nd >nd) {3496 if (bc.nd >nd) {[all …]
19 "0200000000000000", //2nd minimum subnormal double21 "fefffffffffff000", //2nd maximum subnormal double
Completed in 34 milliseconds