PHP - Manual: Parle\RParser::tokenId
2024-11-15
(PECL parle >= 0.7.0)
Parle\RParser::tokenId — Get token id
$tok
): intRetrieve the id of the named token.
tok
Name of the token as used in Parle\RParser::token().
Returns int representing the token id.
官方地址:https://www.php.net/manual/en/parle-rparser.tokenid.php