IntlRuleBasedBreakIterator::__construct
(Информация о версии неизвестна, возможно, только в SVN)
IntlRuleBasedBreakIterator::__construct — Create iterator from ruleset
Описание
public IntlRuleBasedBreakIterator::__construct
( string
$rules
[, string $areCompiled
] )
Внимание
К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.
Список параметров
-
"rules"
-
-
"areCompiled"
-
Возвращаемые значения
- 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