Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php1017 public function getNameForAttributes(): string; function
1066 public function getNameForAttributes(): string { function in FunctionName
1112 public function getNameForAttributes(): string { function in MethodName
4313 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
4314 "func_" . $funcInfo->name->getNameForAttributes() . "_$key",
4323 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
4324 "func_{$funcInfo->name->getNameForAttributes()}_arg{$index}_$key",

Completed in 20 milliseconds