Home
last modified time | relevance | path

Searched refs:isScalar (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/build/
H A Dgen_stub.php378 public function isScalar(): bool { function in SimpleType
652 public function isScalar(): bool { function in Type
654 if (!$type->isScalar()) {
1208 $isScalarType = $type !== null && $type->isScalar();

Completed in 17 milliseconds