Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1028 public function getNameForAttributes(): string; function
1082 public function getNameForAttributes(): string { function in FunctionName
1131 public function getNameForAttributes(): string { function in MethodName
5112 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5113 "func_" . $funcInfo->name->getNameForAttributes() . "_$key",
5122 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5123 "func_{$funcInfo->name->getNameForAttributes()}_arg{$index}_$key",

Completed in 19 milliseconds