php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Data Structures | |
class | PhpToken |
Functions | |
token_get_all (string $code, int $flags=0) | |
token_name (int $id) | |
Variables | |
const | TOKEN_PARSE = UNKNOWN |
token_get_all | ( | string | $code, |
int | $flags = 0 ) |
Definition at line 11 of file tokenizer.stub.php.
token_name | ( | int | $id | ) |
Definition at line 13 of file tokenizer.stub.php.
const TOKEN_PARSE = UNKNOWN |
Definition at line 9 of file tokenizer.stub.php.