Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php381 public function isInt(): bool { function in SimpleType
2230 } elseif ($constType->isInt()) {
2293 } elseif ($this->type->isInt()) {
2722 if ($value->type->isInt()) {
2828 if ($value->type->isInt()) {

Completed in 19 milliseconds