Home
last modified time | relevance | path

Searched refs:check (Results 376 – 400 of 700) sorted by relevance

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

/PHP-8.1/ext/standard/tests/strings/
H A Dcrc32_variation3.phpt60 // looping to check the behaviour of the function for each string in the array
H A Dstrtok_variation6.phpt26 // loop through each element of the array and check the working of strtok()
H A Djoin_variation1.phpt66 // loop through each element of the array and check the working of join()
H A Dstr_split_variation4.phpt28 'to check with \\n and \\t' //ignoring \n and \t results
/PHP-8.1/sapi/fuzzer/
H A Dfuzzer-sapi.c175 SIGG(check) = 0; in fuzzer_request_startup()
/PHP-8.1/ext/mysqli/tests/
H A Dbug77956.phpt59 [006] [2000] LOAD DATA LOCAL INFILE is forbidden, check related settings like mysqli.allow_local_in…
H A Dmysqli_connect_attr.phpt2 mysqli check the session_connect_attrs table for connection attributes
/PHP-8.1/ext/standard/tests/array/
H A Darray_filter_object.phpt19 public function check() {
H A Darray_intersect_variation5.phpt52 // loop through each sub-array within $arrays to check the behavior of array_intersect()
/PHP-8.1/ext/imap/
H A Dconfig.m4211 AC_MSG_ERROR(Cannot find rfc822.h. Please check your c-client installation.)
227 … AC_MSG_ERROR(Cannot find imap library (libc-client.a). Please check your c-client installation.)
302 AC_MSG_ERROR([build test failed. Please check the config.log for details.])
/PHP-8.1/ext/standard/tests/dir/
H A Dreaddir_variation4.phpt67 // more important to check that all contents are present than order they are returned in
/PHP-8.1/ext/standard/tests/file/
H A D007_variation15.phpt37 $file_handle = fopen($file, "xt"); //Opening the existing data file in 'xt' mode to check for the …
H A D007_variation16.phpt28 $file_handle = fopen($file, "x+t"); //Opening the existing data file in "x+t" mode to check for th…
H A D007_variation23.phpt28 $file_handle = fopen($file, "xb"); //Opening the existing data file in 'xb' mode to check for the …
H A D007_variation24.phpt28 $file_handle = fopen($file, "x+b"); //Opening the existing data file in "x+b" mode to check for th…
H A D007_variation7.phpt28 $file_handle = fopen($file, "x"); //Opening the existing data file in 'x' mode to check for the wa…
H A Dfgetc_variation1.phpt15 // loop to check the file opened in different read modes
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_multi_statements.phpt79 …tax error or access violation: 1064 You have an error in your SQL syntax; check the manual that co…
H A Dpdo_mysql_attr_server_version.phpt31 // A possible better check would be calling mysqli_get_server_version() and
H A Dpdo_mysql_local_infile_directory_allowed.phpt61 printf("Results seem wrong, check manually\n");
H A Dpdo_mysql_local_infile_overrides_local_infile_directory.phpt61 printf("Results seem wrong, check manually\n");
/PHP-8.1/ext/standard/tests/math/
H A Dbase_convert_variation1.phpt51 // loop through each element of $inputs to check the behaviour of base_convert()
H A Dhexdec_variation1.phpt58 // loop through each element of $inputs to check the behaviour of hexdec()
H A Dhexdec_variation1_64bit.phpt58 // loop through each element of $inputs to check the behaviour of hexdec()
/PHP-8.1/ext/standard/tests/general_functions/
H A Dvar_export_basic5.phpt27 /* Loop to check for above arrays with var_export() */

Completed in 26 milliseconds

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