Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php361 public function isScalar(): bool { function in SimpleType
631 public function isScalar(): bool { function in Type
633 if (!$type->isScalar()) {
1162 $isScalarType = $type !== null && $type->isScalar();

Completed in 17 milliseconds