Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/tests/
H A Dgh7734.phpt2 GH-7734 (IntlPartsIterator key is wrong for KEY_LEFT/KEY_RIGHT)
19 foreach ($iter->getPartsIterator(\IntlPartsIterator::KEY_RIGHT) as $key => $value) {
H A Dbreakiter_getPartsIterator_error.phpt19 … of IntlPartsIterator::KEY_SEQUENTIAL, IntlPartsIterator::KEY_LEFT, or IntlPartsIterator::KEY_RIGHT
H A Dbreakiter_getPartsIterator_var1.phpt17 var_dump(iterator_to_array($it->getPartsIterator(IntlPartsIterator::KEY_RIGHT)));
/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_iterators.stub.php22 public const KEY_RIGHT = UNKNOWN; define in IntlPartsIterator

Completed in 6 milliseconds