Searched defs:isEmulationNeeded (Results 1 – 7 of 7) sorted by relevance
13 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\NullsafeTokenEmulator
13 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\ExplicitOctalEmulator
13 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
12 abstract public function isEmulationNeeded(string $code): bool; function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
22 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
11 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\KeywordEmulator
12 public function isEmulationNeeded(string $code): bool { function in PhpParser\\Lexer\\TokenEmulator\\AsymmetricVisibilityTokenEmulator
Completed in 8 milliseconds