PHP 8.1.24 Released!

IntlBreakIterator::next

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlBreakIterator::nextAdvance the iterator the next boundary

Descrição

public IntlBreakIterator::next(?int $offset = null): int

Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Parâmetros

offset

Valor Retornado

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top