Home
last modified time | relevance | path

Searched refs:check (Results 476 – 500 of 700) sorted by relevance

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

/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
H A Dmysqli_reconnect.phpt43 printf("[005] Cannot check if wait_timeout has been set, [%d] %s\n",
H A Dmysqli_stmt_bind_result_format.phpt279 printf("[306] Values fetched from MySQL seem to be wrong, check manually\n");
319 printf("[312] Values fetched from MySQL seem to be wrong, check manually\n");
H A Dlocal_infile_tools.inc11 return "Cannot check if Server variable 'local_infile' is set to 'ON'";
H A Dmysqli_insert_id.phpt98 printf("[019] Something is wrong, check manually. Expecting %s got %s.\n",
H A Dmysqli_no_reconnect.phpt41 printf("[005] Cannot check if wait_timeout has been set, [%d] %s\n",
H A Dmysqli_pam_sha256_public_key_option.phpt42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
/PHP-8.1/ext/standard/tests/array/
H A Darray_map_variation17.phpt62 // loop through each element of $inputs to check the behavior of array_map
H A Darray_intersect_assoc_variation3.phpt82 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Dsort_basic.phpt7 * to check the basic functionality with following flag values.
H A Darray_combine_variation3.phpt70 // loop through each sub-array within $arrays to check the behavior of array_combine()
H A Darray_intersect_assoc_variation4.phpt81 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_merge_recursive_variation5.phpt54 // loop through each sub array of $arrays and check the behavior of array_merge_recursive()
/PHP-8.1/ext/standard/tests/general_functions/
H A Dvar_export_basic6.phpt86 /* Loop to check for above objects with var_export() */
H A Dis_numeric.phpt88 /* loop to check that is_numeric() recognizes different
H A Dstrval.phpt94 /* loop to check that strval() recognizes different
/PHP-8.1/ext/standard/tests/file/windows_acls/
H A Dcommon.inc115 Required to set no permission and check that is_readable()
/PHP-8.1/ext/mbstring/tests/
H A Dutf7imap_encoding.phpt35 echo "Testing all valid single-character ASCII strings... check!\n";
218 Testing all valid single-character ASCII strings... check!
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt180 …tax error or access violation: 1064 You have an error in your SQL syntax; check the manual that co…
/PHP-8.1/ext/standard/tests/strings/
H A Dhtml_entity_decode_html4.phpt2 html_entity_decode() conformance check (HTML 4)
H A Dstrtolower-win32.phpt36 /* loop through to check possible variations */
H A Dstrtoupper1-win32.phpt37 /* loop through to check possible variations */
/PHP-8.1/ext/standard/tests/file/
H A Dfgetc_variation4.phpt36 var_dump( feof($file_handle) ); // check if end of file pointer is set
H A Dfgetcsv_variation13.phpt49 // check the file pointer position and if eof
H A Dfgetcsv_variation20.phpt52 // check the file pointer position and if eof

Completed in 26 milliseconds

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