Php/docs/parle-rparser.tokenid

来自菜鸟教程
跳转至:导航、​搜索

Parle\RParser::tokenId

(PECL parle >= 0.7.0)

Parle\RParser::tokenIdGet token id


说明

public Parle\RParser::tokenId ( string $tok ) : int

Retrieve the id of the named token.


参数

tok
Name of the token as used in Parle\RParser::token().


返回值

Returns int representing the token id.