Home
last modified time | relevance | path

Searched refs:before (Results 151 – 175 of 238) sorted by relevance

12345678910

/PHP-7.0/ext/standard/tests/strings/
H A Dnl2br_variation5.phpt6 * Description: Inserts HTML line breaks before all newlines in a string.
H A Daddslashes_variation1.phpt6 …* Description: Returns a string with backslashes before characters that need to be quoted in datab…
H A Daddslashes_variation2.phpt6 …* Description: Returns a string with backslashes before characters that need to be quoted in datab…
/PHP-7.0/ext/standard/tests/file/
H A Dcopy_variation2-win32.phpt50 echo "Size of the source file before copy operation => ";
94 Size of the source file before copy operation => int(1500)
H A Dis_executable_variation2.phpt73 // change all file's permissions to 777 before deleting
H A Dis_readable_variation2.phpt72 // change all file's permissions to 777 before deleting
H A D007_variation11-win32.phpt48 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "wt…
H A D007_variation19.phpt43 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "wb…
H A D007_variation3.phpt43 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "w"…
H A D007_variation4.phpt43 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "w+…
H A Dis_writable_variation2.phpt78 // change all file's permissions to 777 before deleting
H A Dcopy_variation2.phpt52 echo "Size of the source file before copy operation => ";
95 Size of the source file before copy operation => int(1500)
H A D007_variation12-win32.phpt48 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "w+…
H A D007_variation12.phpt48 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "w+…
H A D007_variation11.phpt48 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "wt…
H A D007_variation20.phpt43 var_dump( filesize($file) ); //Check for size of existing data file before opening the file in "w+…
/PHP-7.0/ext/zlib/tests/
H A Ddata.inc52 Is this a dagger which I see before me,
66 Which was not so before.
/PHP-7.0/ext/dom/tests/
H A Dbug28721.phpt85 echo "\nInsert t4 before t3:\n";
113 echo "\nInserting fragment before t4\n";
219 Insert t4 before t3:
402 Inserting fragment before t4
/PHP-7.0/ext/intl/
H A Dconfig.w32125 /* Compat for ICU before 58.1.*/
/PHP-7.0/sapi/fpm/tests/
H A Dfcgi.inc194 * @param Integer number of milliseconds before connect will timeout
204 * @return Integer number of milliseconds before connect will timeout
214 * @param Integer number of milliseconds before read or write call will timeout
225 * @return Integer number of milliseconds before read will timeout
/PHP-7.0/sapi/litespeed/
H A DREADME.md153 This controls how many requests each child process will handle before
162 process will wait for a new request before it exits. This option help
189 process will wait before exiting when there is no child process.
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepoutput401 This is a line before the binary zero.
409 before the binary zero
413 ./testdata/grepinput:595:before the binary zero
417 595:before
424 595:before
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_more_results.phpt73 // you must fetch all rows before you can loop to the next result set!
/PHP-7.0/ext/date/tests/
H A DDateTime_data-fall-type2-type2.inc14 * + prev: the day before the transition day 2010-11-06 18:38:28 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
/PHP-7.0/
H A DREADME.GIT-RULES27 2. Discuss any significant changes on the list before committing and get
38 6. Test your changes before committing them. We mean it. Really.

Completed in 27 milliseconds

12345678910