Home
last modified time | relevance | path

Searched refs:set (Results 251 – 275 of 682) sorted by last modified time

1...<<11121314151617181920>>...28

/PHP-7.4/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt19 #vim: set fileencoding=cp936
20 #vim: set encoding=cp936
H A Dgettype_settype_basic.phpt24 //set the error handler, this is required as
96 // set to new type
H A Dgettype_settype_error.phpt30 // passing an invalid type to set
H A Dgettype_settype_variation1.phpt23 set the type of the variable to "null type"
34 //set the error handler, this is required as
H A Dgettype_settype_variation2.phpt27 set the type of the variable to interger/int type
38 //set the error handler, this is required as
H A Dgettype_settype_variation3.phpt23 set the type of the variable to float/double type
34 //set the error handler, this is required as
H A Dgettype_settype_variation4.phpt23 set the type of the variable to bool/boolean type
34 //set the error handler, this is required as
H A Dgettype_settype_variation5.phpt23 set the type of the variable to resource type
34 //set the error handler, this is required as
H A Dgettype_settype_variation6.phpt23 set the type of the variable to array type
34 //set the error handler, this is required as
H A Dgettype_settype_variation7.phpt23 set the type of the variable to object type
34 //set the error handler, this is required as
H A Dgettype_settype_variation8.phpt23 set the type of the variable to string type
34 //set the error handler, this is required as
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt15 #vim: set fileencoding=UTF-8
16 #vim: set encoding=UTF-8
H A Dtest_cp874_0.phpt18 #vim: set fileencoding=cp874
19 #vim: set encoding=cp874
H A Dtest_cp874_to_utf8_0.phpt15 #vim: set fileencoding=cp874
16 #vim: set encoding=cp874
/PHP-7.4/ext/standard/tests/directory/
H A Dbug74589_utf8.phpt14 #vim: set fileencoding=utf-8
15 #vim: set encoding=utf-8
/PHP-7.4/ext/standard/tests/file/
H A D005_error.phpt19 Description: Attempts to set the access and modification times of the file
H A Dfeof_basic.phpt25 //feof is not set to true until you try to read past the end of file.
27 //last time to set the eof flag but it will fail to read.
H A Dfgetss_variation1-win32.phpt71 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgetss_variation1.phpt67 var_dump( feof($file_handle) ); // check if end of file pointer is set
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_variation.phpt36 echo "Change callback function using ini.set and test return value \n";
80 Change callback function using ini.set and test return value
H A Dassert03.phpt2 assert() - set callback using ini_set()
H A Dassert_basic.phpt2 assert() - basic - check that assert runs when assert.active is set to 1.
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_basic-win32-mb.phpt25 // set up directory
H A Dscandir_basic.phpt19 // set up directory
/PHP-7.4/ext/standard/tests/array/
H A Dbug30074.phpt2 Bug #30074 (EG(uninitialized_zval_ptr) gets set to reference using EXTR_REFS, affecting later value…

Completed in 57 milliseconds

1...<<11121314151617181920>>...28