PHP 8.4.0 RC3 available for testing

Parle\RParser::sigilName

(PECL parle >= 0.8.4)

Parle\RParser::sigilNameRetrieve a rule or token name

Descrição

public Parle\RParser::sigilName(int $idx): string

Retrieve a partial rule name or token name corresponding to the sigil index.

Parâmetros

idx

Match index, zero based.

Valor Retornado

Returns a string with the matched part.

adicione uma nota

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

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