Searched refs:back (Results 1 – 25 of 81) sorted by relevance
1234
11 echo "-- pass null as second parameter to get back all columns indexed by third parameter --\n";14 echo "-- pass null as second parameter and bogus third param to get back zero-indexed array of all …17 echo "-- pass null as second parameter and no third param to get back array_values(input) --\n";23 -- pass null as second parameter to get back all columns indexed by third parameter --44 -- pass null as second parameter and bogus third param to get back zero-indexed array of all column…65 -- pass null as second parameter and no third param to get back array_values(input) --
12 //Call back function
20 echo "after seek back 1: ".bin2hex(fread($h,1))."\n";22 echo "after seek back 20: ".bin2hex(fread($h,1))."\n";42 after seek back 1: 3944 after seek back 20:
8 * stream and that is passed back to the ZE to include.10 * file, and that temporary file is passed back to the ZE.
17 %sWarning opcache.consistency_checks is reset back to 0 because it does not work properly (see GH-8…20 %sWarning opcache.consistency_checks is reset back to 0 because it does not work properly (see GH-8…23 %sWarning opcache.consistency_checks is reset back to 0 because it does not work properly (see GH-8…
6 var_dump(date('H:i:s', strtotime('back of 7')));8 var_dump(date('H:i:s', strtotime('back of 19')));
2 Bug #81097 (DateTimeZone silently falls back to UTC when providing an offset with seconds)
21 $back = gzdecode(gzdecode($output));22 var_dump($data === $back);
14 // on 64-bit machines, these columns should come back as ints15 // on 32-bit machines, they will come back as strings because zend_long isn't big enough
44 // Read it back46 echo "\nTest 2 - read it back\n";71 Test 2 - read it back
2 Test Blowfish crypt() does not fall back to DES when rounds are not specified,
2 Changing LC_CTYPE back to C
2 Values can be sent back to the generator
12 // back to UTF-8. There should be only a pair of consecutive bytes that is
13 // back to UTF-8. There should be only a pair of consecutive bytes that is
32 echo "Change setting back to true - ";62 Change setting back to true - PDO::ATTR_AUTOCOMMIT: bool(true)
2 Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection)
22 // so this will fall back to emulation.
13 * Set given collation strength, then get it back
9 // fall back
29 /* Modify call back using ini_set() */
2 assert() - basic - correct call back values before and after assert.
2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
45 PHPDBG_COMMAND(back);
Completed in 30 milliseconds