©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
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.
See also the appendix about tokens.