php8.5
Home/ Manual/ parle / rparser/ Parle\RParser::sigilName

Parle\RParser::sigilName

PHP function Edit on GitHub ✎

(PECL parle >= 0.8.4)

Retrieve a rule or token name

Description

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

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

Parameters

idx

Match index, zero based.

Return Values

Returns a String with the matched part.

Source: reference/parle/parle/rparser/sigilname.xml · from the official PHP manual (php/doc-en)