Skip to content

Files

Latest commit

bc19843 · Nov 30, 2022

History

History
7 lines (5 loc) · 514 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 514 Bytes

tokenizer

The tokenizer functions provide an interface to the PHP tokenizer embedded in the Zend Engine. Using these functions you may write your own PHP source analyzing or modification tools without having to deal with the language specification at the lexical level.

Platform Url
PHP.net https://www.php.net/manual/en/book.tokenizer.php