Searched refs:Dir (Results 1 – 9 of 9) sorted by relevance
7 class Dir extends MagicConst { class
16 [new MagicConst\Dir(), '__DIR__'],
216 new Scalar\MagicConst\Dir(),217 new Scalar\MagicConst\Dir()
226 new Scalar\MagicConst\Dir(),227 new Scalar\MagicConst\Dir()
81 new Scalar\MagicConst\Dir(),82 new Scalar\MagicConst\Dir()
1203 | T_DIR { $$ = Scalar\MagicConst\Dir[]; }
101 protected function pScalar_MagicConst_Dir(MagicConst\Dir $node): string {
2535 …$self->semValue = new Scalar\MagicConst\Dir($self->getAttributes($self->tokenStartStack[$stackPos-…
2537 …$self->semValue = new Scalar\MagicConst\Dir($self->getAttributes($self->tokenStartStack[$stackPos-…
Completed in 48 milliseconds