Searched defs:assertion (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/standard/ | ||
H A D | assert.c | 136 zval *assertion; in PHP_FUNCTION() local |
H A D | basic_functions.stub.php | 705 function assert(mixed $assertion, Throwable|string|null $description = null): bool {} |
Completed in 13 milliseconds