Home
last modified time | relevance | path

Searched refs:rulesStr (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp52 UnicodeString rulesStr; in _php_intlrbbi_constructor_body() local
54 if (intl_stringFromChar(rulesStr, rules, rules_len, &status) in _php_intlrbbi_constructor_body()
62 rbbi = new RuleBasedBreakIterator(rulesStr, parseError, status); in _php_intlrbbi_constructor_body()

Completed in 7 milliseconds