Searched refs:getFunctionName (Results 1 – 1 of 1) sorted by relevance
1065 public function getFunctionName(): string { function in FunctionName1399 …$code .= "ZEND_FRAMELESS_FUNCTION({$this->name->getFunctionName()}, {$framelessFunctionInfo->arity…1404 …$code .= "\t{ ZEND_FRAMELESS_FUNCTION_NAME({$this->name->getFunctionName()}, {$framelessFunctionIn…1463 $functionName = $this->name->getFunctionName();
Completed in 24 milliseconds