PHP 8.1.28 Released!

Parle\Parser::sigilCount

(PECL parle >= 0.8.4)

Parle\Parser::sigilCountNumber of elements in matched rule

説明

public Parle\Parser::sigilCount(): int

Get number of elements in the matched rule.

パラメータ

この関数にはパラメータはありません。

戻り値

Returns int

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top