Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php1854 protected function getTypeCode(string $variableLikeName, string &$code): string function in VariableLike
2165 $typeCode = $this->getTypeCode($constName, $code);
2370 $typeCode = $this->getTypeCode($propertyName, $code);

Completed in 20 milliseconds