Searched refs:getBreakIterator (Results 1 – 4 of 4) sorted by relevance
15 $it->getBreakIterator()->setText($text);18 echo "$k. $v (" . sprintf("U+%04X", $it->getBreakIterator()->getLastCodePoint()) .19 ") at {$it->getBreakIterator()->current()}\r\n";
21 var_dump(get_class($pi->getBreakIterator()));
276 U_CFUNC PHP_METHOD(IntlPartsIterator, getBreakIterator) in PHP_METHOD() argument296 PHP_ME(IntlPartsIterator, getBreakIterator, ainfo_parts_it_void, ZEND_ACC_PUBLIC)
Completed in 13 milliseconds