PHP 8.3.4 Released!

IntlBreakIterator::createCharacterInstance

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

IntlBreakIterator::createCharacterInstance Create break iterator for boundaries of combining character sequences

Beschreibung

public static IntlBreakIterator::createCharacterInstance(?string $locale = null): ?IntlBreakIterator

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

locale

Rückgabewerte

add a note

User Contributed Notes

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