Searched refs:Global_ (Results 1 – 6 of 6) sorted by relevance
7 class Global_ extends Node\Stmt { class
1539 Stmt\Global_::class . '->vars' => ', ',
386 | T_GLOBAL global_var_list semi { $$ = Stmt\Global_[$2]; }
1000 protected function pStmt_Global(Stmt\Global_ $node): string {
1498 …$self->semValue = new Stmt\Global_($self->semStack[$stackPos-(3-2)], $self->getAttributes($self->t…
1493 …$self->semValue = new Stmt\Global_($self->semStack[$stackPos-(3-2)], $self->getAttributes($self->t…
Completed in 48 milliseconds