PHP 8.4.0 RC3 available for testing

Parle\RParser::tokenId

(PECL parle >= 0.7.0)

Parle\RParser::tokenIdGet token id

Descrição

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

Retrieve the id of the named token.

Parâmetros

tok

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

Valor Retornado

Returns int representing the token id.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top