Home
last modified time | relevance | path

Searched refs:check (Results 226 – 250 of 737) sorted by relevance

12345678910>>...30

/PHP-8.3/ext/standard/tests/network/
H A Dbug73594a.phpt22 // only check $auth if dns_get_record is successful
/PHP-8.3/Zend/tests/nullsafe_operator/
H A D002.phpt2 Test nullsafe strict type check
/PHP-8.3/ext/dom/tests/
H A Dgh12870.inc19 echo "Equality check: ";
H A DDOMNode_insertBefore_error2.phpt2 Test DOMNode::insertBefore() check the error code DOM_NOT_FOUND is raised
/PHP-8.3/ext/opcache/tests/opt/
H A Dverify_return_type.phpt2 Return type check elision
36 // Should not elide return type check. Test2::getIntOrFloat() returns only int,
/PHP-8.3/ext/standard/tests/strings/
H A Dchunk_split_variation4.phpt46 This is to check chunk_split
53 "To check " in heredoc"
H A Dstripos_variation12.phpt6 * in order to check the binary safe
H A Dstrrpos_variation12.phpt6 * in order to check the binary safe
H A Dstrrpos_variation13.phpt6 * in order to check binary safe
H A Dstripos_variation13.phpt6 * in order to check binary safe
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_report.phpt261 // checks the flag. Functions to check: mysqli_query() - done above,
315 Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; check the manual that…
317 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
320 Warning: mysqli_prepare(): (%d/%d): You have an error in your SQL syntax; check the manual that cor…
322 Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that …
332 Warning: mysqli_next_result(): (%s/%d): You have an error in your SQL syntax; check the manual that…
334 Warning: mysqli_store_result(): (%s/%d): You have an error in your SQL syntax; check the manual tha…
339 Warning: mysqli_stmt_prepare(): (%d/%d): You have an error in your SQL syntax; check the manual tha…
/PHP-8.3/sapi/cli/tests/
H A D011.phpt2 syntax check
/PHP-8.3/ext/phar/tests/
H A Dphar_extract3.phpt2 Phar: Phar::extractTo() - check that phar exists
/PHP-8.3/ext/enchant/tests/
H A Ddict_check.phpt30 echo("dict check new word failed\n");
/PHP-8.3/ext/zip/tests/
H A Dbug64342_0.phpt2 Bug #64342 ZipArchive::addFile() has to check file existence (variation 1)
/PHP-8.3/ext/oci8/tests/
H A Dpecl_bug16035.phpt24 …EnvNlsCreate() failed. There is something wrong with your system - please check that ORACLE_HOME a…
/PHP-8.3/ext/standard/tests/array/
H A Darray_values_variation7.phpt2 Test array_values() function : usage variations - Internal order check
/PHP-8.3/ext/spl/tests/
H A DSplDoublyLinkedList_consistent_iterator_mode.phpt11 /* SplDoublyLinkedList would previously check the iteration mode *each time*
H A DSplFixedArray_change_size_during_iteration.phpt7 /* Try changing size on first, second, and final iterations, and check what
/PHP-8.3/ext/opcache/tests/
H A Dpreload_011.phpt28 Warning: Can't preload unlinked class H: Could not check compatibility between H::method($a): L and…
/PHP-8.3/Zend/tests/type_declarations/variance/
H A Dclass_order_autoload_error6.phpt39 Fatal error: Could not check compatibility between Y::method(): Unknown and X::method(): X, because…
/PHP-8.3/ext/mbstring/tests/
H A Dmb_strcut_missing_boundary_check.phpt2 mb_strcut() missing boundary check.
H A Dmb_internal_encoding_basic2.phpt28 var_dump(mb_internal_encoding()); //check internal encoding is now set to UTF-8
/PHP-8.3/ext/session/tests/
H A Dgh13680.phpt25 Fatal error: Could not check compatibility between Test::createFromFormat($format, $datetime, $time…
/PHP-8.3/Zend/tests/
H A D019.phpt156 // check using isset() and empty()
167 // check using isset() and empty()
208 // use unset/empty/isset to check the object
211 // check the object and member that is not set
217 //set the member variable lable and check
226 //unset a member and check
233 // unset all members and check
241 //unset the object and check
279 // check using isset and empty
286 // check using isset and empty
[all …]

Completed in 25 milliseconds

12345678910>>...30