Searched defs:preprocessCode (Results 1 – 3 of 3) sorted by relevance
/PHP-Parser/lib/PhpParser/Lexer/TokenEmulator/ | ||
H A D | AttributeEmulator.php | 39 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\AttributeEmulator |
H A D | TokenEmulator.php | 27 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\TokenEmulator |
H A D | ReverseEmulator.php | 34 public function preprocessCode(string $code, array &$patches): string { function in PhpParser\\Lexer\\TokenEmulator\\ReverseEmulator |
Completed in 4 milliseconds