FriBiDi
PHP Manual

Constantes pré-definidas

As contantes abaixo são definidas por esta extensão e somente estarão disponíveis quando a extensão foi compilada com o PHP ou carregada dinamicamente durante a execução.

FRIBIDI_CHARSET_UTF8 ( integer )
Unicode
FRIBIDI_CHARSET_8859_6 ( integer )
Arabic
FRIBIDI_CHARSET_8859_8 ( integer )
Hebrew
FRIBIDI_CHARSET_CP1255 ( integer )
Hebrew/Yiddish
FRIBIDI_CHARSET_CP1256 ( integer )
Arabic
FRIBIDI_CHARSET_ISIRI_3342 ( integer )
Persian
FRIBIDI_CHARSET_CAP_RTL ( integer )
Usado para fim de teste, irá tratar CAPS como letras não Inglesas
FRIBIDI_RTL ( integer )
Right to left
FRIBIDI_LTR ( integer )
Left to right
FRIBIDI_AUTO ( integer )
Autodetecta a direção base.

FriBiDi
PHP Manual