Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1032 public function getNameForAttributes(): string; function
1086 public function getNameForAttributes(): string { function in FunctionName
1135 public function getNameForAttributes(): string { function in MethodName
5143 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5144 "func_" . $funcInfo->name->getNameForAttributes() . "_$key",
5153 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5154 "func_{$funcInfo->name->getNameForAttributes()}_arg{$index}_$key",

Completed in 20 milliseconds