XXXII. FriBiDi functions

Wprowadzenie

FriBiDi is a free implementation of the Unicode Bidirectional Algorithm.

Wymagania

You must download and install the FriBiDi package.

Instalacja

To enable FriBiDi support in PHP you must compile --with-fribidi[=DIR] where DIR is the FriBiDi install directory.

Konfiguracja startowa

Typy zasobów

Predefiniowane stałe

Poniższe stałe są zdefiniowane w tym rozszerzeniu i stają się dostępne, gdy rozszerzenie jest dokompilowane do PHP, lub załadowane dynamicznie przy starcie.

FRIBIDI_CHARSET_UTF8 (integer)

FRIBIDI_CHARSET_8859_6 (integer)

FRIBIDI_CHARSET_8859_8 (integer)

FRIBIDI_CHARSET_CP1255 (integer)

FRIBIDI_CHARSET_CP1256 (integer)

FRIBIDI_CHARSET_ISIRI_3342 (integer)

Spis treści
fribidi_log2vis -- Convert a logical string to a visual one