Searched refs:back (Results 1 – 25 of 100) 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";22 -- pass null as second parameter to get back all columns indexed by third parameter --43 -- pass null as second parameter and bogus third param to get back zero-indexed array of all column…64 -- pass null as second parameter and no third param to get back array_values(input) --
17 //Call back function
26 echo "after seek back 1: ".bin2hex(fread($h,1))."\n";28 echo "after seek back 20: ".bin2hex(fread($h,1))."\n";48 after seek back 1: 3950 after seek back 20:
9 * stream and that is passed back to the ZE to include.11 * file, and that temporary file is passed back to the ZE.
6 var_dump(date('H:i:s', strtotime('back of 7')));8 var_dump(date('H:i:s', strtotime('back of 19')));
10 'back of 4pm',
42 // Read it back44 echo "\nTest 2 - read it back\n";71 Test 2 - read it back
37 $back = gzdecode(gzdecode($output));38 var_dump($data === $back);
20 \b back space (0x08)243 the back reference is possible.248 \n back reference by group number (n >= 1)249 \k<n> back reference by group number (n >= 1)250 \k'n' back reference by group number (n >= 1)251 \k<-n> back reference by relative group number (n >= 1)253 \k<name> back reference by group name254 \k'name' back reference by group name256 In the back reference by the multiplex definition name,264 back reference with nest level[all …]
2 Test Blowfish crypt() does not fall back to DES when rounds are not specified,
2 Values can be sent back to the generator
30 echo "Change setting back to true - ";60 Change setting back to true - PDO::ATTR_AUTOCOMMIT: bool(true)
11 // back to UTF-8. There should be only a pair of consecutive bytes that is
12 // back to UTF-8. There should be only a pair of consecutive bytes that is
2 Bug #37799 (ftp_ssl_connect() falls back to non-ssl connection)
30 /* Modify call back using ini_set() */
2 assert() - basic - correct call back values before and after assert.
13 * Set given collation strength, then get it back
9 // fall back
22 // fall back
11 // fall back
2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
47 PHPDBG_COMMAND(back);
6 * Description: Rewind dir_handle back to the start
Completed in 22 milliseconds