Home
last modified time | relevance | path

Searched refs:check (Results 451 – 475 of 700) sorted by relevance

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

/PHP-8.1/ext/standard/tests/array/
H A Darray_unshift_object.phpt72 // loop through the various elements of $arrays to check the functionality of array_unshift
H A Darray_diff_assoc_variation1.phpt85 // loop through each element of $inputs to check the behavior of array_diff_assoc
H A Darray_diff_variation1.phpt85 // loop through each element of $inputs to check the behavior of array_diff
H A Darray_unique_variation2.phpt68 // loop through each sub-array of $inputs to check the behavior of array_unique()
H A Darray_merge_recursive_variation4.phpt50 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
/PHP-8.1/ext/zip/tests/
H A Doo_setcompression.phpt40 // check the ZIP file
/PHP-8.1/ext/standard/tests/general_functions/
H A Dis_bool.phpt13 /* loop to check that is_bool() recognizes different
H A Dis_null.phpt31 /* loop to check that is_null() recognizes different
H A Dis_string.phpt49 /* loop to check that is_string() recognizes different
H A Dintval.phpt32 /* loop to check that intval() recognizes different
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_driver.phpt125 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
H A Dmysqli_pam_sha256.phpt42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
H A Dbug49442.phpt99 printf("[010] Wrong values, check manually!\n");
H A Dmysqli_stmt_affected_rows.phpt55 …printf("[009] [%d] (error message varies with the MySQL Server version, check the error code)\n", …
238 [009] [%d] (error message varies with the MySQL Server version, check the error code)
/PHP-8.1/ext/standard/tests/mail/
H A Dmail_include.inc61 // check mailbox does not already exist
/PHP-8.1/ext/oci8/tests/
H A Dconn_attr_2.phpt56 // Re-open a persistent connection and check for the attr values.
/PHP-8.1/ext/standard/tests/file/
H A Dfgetc_basic.phpt22 //open the file in different modes and check the working of fgetc
39 // perform the read file at least 6 char and check
41 // read data from the file and check, file pointer position, feof etc
H A Dfgets_variation1.phpt36 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgetc_variation3.phpt40 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgetcsv_variation21.phpt52 // check the file pointer position and if eof
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt182 printf("[028] INSERT seems to have failed, dumping data, check manually\n");
258 printf("[064] Results seem wrong. Please check dumps manually.\n");
312 printf("[065] Results seem wrong. Please check dumps manually.\n");
H A Dpdo_mysql_types_zerofill.phpt55 … printf("[%03d + 5] Value seems wrong, accepting pattern %s got %s, check manually\n",
/PHP-8.1/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt92 // check that new locale setting is effective
H A Djoin_variation2.phpt78 // loop through each element of the array and check the working of join()
/PHP-8.1/ext/standard/
H A Durl_scanner_ex.re393 A bit hacky check this here, but saves a URL parse. */
854 /* Short circuit check. Only check url_app. */
882 /* Short circuit check. Only check url_app. */

Completed in 27 milliseconds

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