Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php2429 protected function getTypeCode(string $variableLikeName, string &$code): string function in VariableLike
2787 $typeCode = $this->getTypeCode($constName, $code);
3114 $typeCode = $this->getTypeCode($propertyName, $code);

Completed in 16 milliseconds