IntlRuleBasedBreakIterator::__construct
(No version information available, might only be in Git)
IntlRuleBasedBreakIterator::__construct — Create iterator from ruleset
Description
public IntlRuleBasedBreakIterator::__construct
( string
$rules
[, string $areCompiled
] )
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
"rules"
-
-
"areCompiled"
-
Return Values
- PHP Руководство
- Функции по категориям
- Индекс функций
- Справочник функций
- Поддержка языков и кодировок
- Internationalization Functions
- Функция IntlRuleBasedBreakIterator::__construct() - Create iterator from ruleset
- Функция IntlRuleBasedBreakIterator::getBinaryRules() - Get the binary form of compiled rules
- Функция IntlRuleBasedBreakIterator::getRules() - Get the rule set used to create this object
- Функция IntlRuleBasedBreakIterator::getRuleStatus() - Get the largest status value from the break rules that determined the current break position
- Функция IntlRuleBasedBreakIterator::getRuleStatusVec() - Get the status values from the break rules that determined the current break position
Коментарии
404 Not Found