Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php2434 protected function getTypeCode(string $variableLikeName, string &$code): string function in VariableLike
2792 $typeCode = $this->getTypeCode($constName, $code);
3025 $typeCode = $this->getTypeCode($propertyName, $code);

Completed in 24 milliseconds