Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1064 public function getFunctionName(): string { function in FunctionName
1395 …$code .= "ZEND_FRAMELESS_FUNCTION({$this->name->getFunctionName()}, {$framelessFunctionInfo->arity…
1400 …$code .= "\t{ ZEND_FRAMELESS_FUNCTION_NAME({$this->name->getFunctionName()}, {$framelessFunctionIn…
1459 $functionName = $this->name->getFunctionName();

Completed in 18 milliseconds