Searched refs:createEmptyElemAttributes (Results 1 – 4 of 4) sorted by relevance
974 protected function createEmptyElemAttributes(int $tokenPos): array { function in PhpParser\\ParserAbstract
1386 $attrs = $this->createEmptyElemAttributes($this->tokenPos);
2735 $attrs = $self->createEmptyElemAttributes($self->tokenPos);
2731 $attrs = $self->createEmptyElemAttributes($self->tokenPos);
Completed in 38 milliseconds