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
2241 } elseif ($constType->isInt()) {
2304 } elseif ($this->type->isInt()) {
2733 if ($value->type->isInt()) {
2839 if ($value->type->isInt()) {

Completed in 18 milliseconds