Skip to content

Files

Latest commit

Aug 17, 2023
083549c · Aug 17, 2023

History

History

tokenizer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 17, 2023

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