Home
last modified time | relevance | path

Searched refs:check (Results 526 – 550 of 700) sorted by relevance

1...<<2122232425262728

/PHP-8.1/ext/ctype/tests/
H A Dctype_alpha_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_alpha()
H A Dctype_cntrl_variation1.phpt85 // loop through each element of $inputs to check the behavior of ctype_cntrl()
H A Dctype_digit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_digit()
H A Dctype_graph_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_graph()
H A Dctype_lower_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_lower()
H A Dctype_print_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_print()
H A Dctype_punct_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_punct
H A Dctype_space_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_space()
H A Dctype_upper_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_upper()
H A Dctype_xdigit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_xdigit()
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_expire_password.phpt117 /* check login */
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
/PHP-8.1/Zend/
H A DREADME.md21 USE_ZEND_ALLOC=0 valgrind --leak-check=full sapi/cli/php -r 'leak();'
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt44 // check the file pointer position and eof
/PHP-8.1/ext/imap/tests/setup/
H A Dimap_include.inc112 // check mailbox does not already exist
/PHP-8.1/ext/standard/tests/file/
H A Dftruncate_variation1-win32-mb.phpt51 var_dump( filesize($filename) ); // check the current file size
58 var_dump( filesize($filename) ); // check the file size, should be 0
H A Dftruncate_variation1-win32.phpt51 var_dump( filesize($filename) ); // check the current file size
58 var_dump( filesize($filename) ); // check the file size, should be 0
H A Dftruncate_variation1.phpt51 var_dump( filesize($filename) ); // check the current file size
58 var_dump( filesize($filename) ); // check the file size, should be 0
H A Dfwrite_variation2-win32.phpt69 /* display the file content, check the file size */
H A Dfwrite_variation2.phpt69 /* display the file content, check the file size */
/PHP-8.1/ext/standard/tests/array/
H A Darray_fill_object.phpt186 // check the working of array_fill()
H A Darray_intersect_assoc_variation2.phpt87 // loop through each sub-array within $arrays to check the behavior of array_intersect_assoc()
H A Darray_intersect_variation2.phpt87 // loop through each sub-array within $arrays to check the behavior of array_intersect()
H A Darray_pad_variation3.phpt103 // loop through each element of $pad_values to check the behavior of array_pad()
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_errmode.phpt166 …yntax error or access violation: %d You have an error in your SQL syntax; check the manual that co…

Completed in 27 milliseconds

1...<<2122232425262728