Searched refs:getBreakIterator (Results 1 – 6 of 6) sorted by relevance
13 $it->getBreakIterator()->setText($text);16 echo "$k. $v (" . sprintf("U+%04X", $it->getBreakIterator()->getLastCodePoint()) .17 ") at {$it->getBreakIterator()->current()}\r\n";
21 var_dump(get_class($pi->getBreakIterator()));
10 ZEND_METHOD(IntlPartsIterator, getBreakIterator);14 …ZEND_ME(IntlPartsIterator, getBreakIterator, arginfo_class_IntlPartsIterator_getBreakIterator, ZEN…
16 public function getBreakIterator(): IntlBreakIterator {} function in IntlPartsIterator
245 U_CFUNC PHP_METHOD(IntlPartsIterator, getBreakIterator) in PHP_METHOD() argument
Completed in 12 milliseconds