Home
last modified time | relevance | path

Searched refs:get (Results 501 – 525 of 565) sorted by relevance

1...<<212223

/PHP-8.0/ext/standard/tests/file/
H A Dfgets_variation3.phpt34 // get the file pointer to beginning of the file
43 // get the file pointer to beginning of the file
H A Dfseek_ftell_rewind_variation4-win32.phpt38 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation6-win32.phpt38 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation6.phpt38 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation8-win32.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation8.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation4.phpt38 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation2-win32.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfseek_ftell_rewind_variation2.phpt39 fill_buffer($data_to_be_written, $file_content_type, 512); //get the data of size 512
H A Dfwrite_variation1-win32-mb.phpt43 fill_buffer($data_to_be_written,$file_content_type,1024); //get the data of size 1024
H A Dfwrite_variation1.phpt36 fill_buffer($data_to_be_written,$file_content_type,1024); //get the data of size 1024
/PHP-8.0/ext/standard/tests/array/
H A Darray_key_exists_variation8.phpt13 //get an unset variable
94 //iterate over again to get all different key values
H A Darray_diff_ukey_variation1.phpt19 //get an unset variable
H A Darray_intersect_key_variation1.phpt11 //get an unset variable
H A Darray_intersect_uassoc_variation1.phpt19 //get an unset variable
H A Darray_intersect_ukey_variation1.phpt20 //get an unset variable
/PHP-8.0/ext/phar/tests/files/
H A Dpear2coverage.phar569 // first get a list of all directories
851 // first get a list of all directories
1295 // get a unique ID
1420 * This is used to get the coverage which is then inserted into our
1527 // file is modified, get a list of tests that execute this file
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt85 …printf("[025] Cannot get result set, [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt…
H A Dmysqli_debug_mysqlnd_control_string.phpt151 // get two or three function names to play with...
/PHP-8.0/
H A DCONTRIBUTING.md54 Read [Git access page](https://www.php.net/git.php) for help on using Git to get
308 2. Discuss any significant changes on the list before committing and get
348 (i.e. 7.3) and then get merged up to all other branches. All security fixes
/PHP-8.0/ext/spl/tests/
H A Dbug55701.phpt9 // because they get the properties of the current file
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt12 /* TODO the results look wrong, why do we get 2014 with buffered AND unbuffered queries */
/PHP-8.0/docs/
H A Drelease-process.md123 the new one should be `7.4.2-dev` - regardless if we get a new RC or not.
431 2. Timely get used to the differences in preparing and announcing a stable
455 1. Email systems@ to get setup for access to downloads.php.net and to be added
/PHP-8.0/ext/standard/tests/strings/
H A Dstrncasecmp_variation6.phpt11 /* loop through to get all 256 character's equivalent binary value, and check working of strncasecm…
/PHP-8.0/sapi/fpm/tests/
H A Dfcgi.inc619 // but still not get the response requested
647 // We must reset timeout but it must be AFTER we get info

Completed in 102 milliseconds

1...<<212223