Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds