Searched refs:T_PUBLIC_SET (Results 1 – 6 of 6) sorted by relevance
21 \T_PUBLIC => \T_PUBLIC_SET,46 \T_PUBLIC_SET => \T_PUBLIC,
405 [\T_PUBLIC_SET, 'Public(Set)']466 [\T_PUBLIC_SET, 'public(set)'],
104 message: "#^Constant T_PUBLIC_SET not found\\.$#"
85 %token T_PUBLIC_SET679 | T_PUBLIC_SET { $$ = Modifiers::PUBLIC_SET; }916 | T_PUBLIC_SET { $$ = Modifiers::PUBLIC_SET; }
125 public const T_PUBLIC_SET = 360; define in PhpParser\\Parser\\Php7
125 public const T_PUBLIC_SET = 360; define in PhpParser\\Parser\\Php8
Completed in 26 milliseconds