Home
last modified time | relevance | path

Searched refs:preprocessCode (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/
H A DTokenEmulator.php27 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator
H A DReverseEmulator.php34 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator
H A DAttributeEmulator.php39 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator
/PHP-Parser/lib/PhpParser/Lexer/
H A DEmulative.php80 $code = $emulator->preprocessCode($code, $this->patches);

Completed in 7 milliseconds