IntlRuleBasedBreakIterator::__construct

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlRuleBasedBreakIterator::__constructルールセットから iterator を作成する

説明

publicIntlRuleBasedBreakIterator::__construct(string$rules, bool$compiled = false)

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

rules

compiled

戻り値

To Top