Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1033 public function getNameForAttributes(): string; function
1087 public function getNameForAttributes(): string { function in FunctionName
1136 public function getNameForAttributes(): string { function in MethodName
5371 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5372 "func_" . $funcInfo->name->getNameForAttributes() . "_$key",
5381 …nctionTable, \"" . $funcInfo->name->getNameForAttributes() . "\", sizeof(\"" . $funcInfo->name->ge…
5382 "func_{$funcInfo->name->getNameForAttributes()}_arg{$index}_$key",

Completed in 26 milliseconds