IntlRuleBasedBreakIterator::__construct
(PHP 5 >= 5.5.0, PHP 7, PHP 8)
IntlRuleBasedBreakIterator::__construct — Create iterator from ruleset
Description
public IntlRuleBasedBreakIterator::__construct(
string $rules
,
bool $compiled
= false
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
rules
-
compiled
-
Return Values
There are no user contributed notes for this page.