Searched refs:checkEmptyPropertyHookList (Results 1 – 3 of 3) sorted by relevance
846 $this->checkEmptyPropertyHookList($6, #5);956 …rty_hook_list '}' { $$ = $2; $this->checkEmptyPropertyHookList($2, #1);…
1170 protected function checkEmptyPropertyHookList(array $hooks, int $hookPos): void { function in PhpParser\\ParserAbstract
1999 $self->checkEmptyPropertyHookList($self->semStack[$stackPos-(7-6)], $stackPos-(7-5));2129 …$self->semValue = $self->semStack[$stackPos-(3-2)]; $self->checkEmptyPropertyHookList($self->semSt…
Completed in 18 milliseconds