IntlBreakIterator::setText

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

IntlBreakIterator::setTextSet the text being scanned

Descrição

public IntlBreakIterator::setText(string $text): ?bool

Aviso

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

Parâmetros

text

Valor Retornado

add a note

User Contributed Notes

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