Skip to content

Files

Latest commit

364c28b · Dec 11, 2022

History

History

tokenizer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2022
Dec 11, 2022
Nov 29, 2022

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