Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php1050 public function getFunctionName(): string { function in FunctionName
1399 $functionName = $this->name->getFunctionName();
1424 …$macro, addslashes($namespace), $this->name->getFunctionName(), $declarationName, $this->getArgInf…
4646 …$code .= "ZEND_FRAMELESS_FUNCTION({$funcInfo->name->getFunctionName()}, {$framelessFunctionInfo->a…
4651 …$code .= "\t{ ZEND_FRAMELESS_FUNCTION_NAME({$funcInfo->name->getFunctionName()}, {$framelessFuncti…

Completed in 18 milliseconds