Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php1041 public function getNameForAttributes(): string; function
1095 public function getNameForAttributes(): string { function in FunctionName
1144 public function getNameForAttributes(): string { function in MethodName
5232 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5233 "func_" . $funcInfo->name->getNameForAttributes() . "_$key",
5242 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5243 "func_{$funcInfo->name->getNameForAttributes()}_arg{$index}_$key",

Completed in 17 milliseconds