Query: fribidi_log2vis
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FRIBIDI_LOG2VIS(3) 1 FRIBIDI_LOG2VIS(3) fribidi_log2vis - Convert a logical string to a visual oneSYNOPSISstring fribidi_log2vis (string $str, string $direction, int $charset)DESCRIPTIONConverts a logical string to a visual one.PARAMETERSo $str - The logical string. o $direction - One of FRIBIDI_RTL, FRIBIDI_LTR or FRIBIDI_AUTO. o $charset - One of the FRIBIDI_CHARSET_XXX constants.RETURN VALUESReturns the visual string on success or FALSE on failure. PHP Documentation Group FRIBIDI_LOG2VIS(3)
| Related Man Pages |
|---|
| fribidi(1) - linux |
| fribidi_log2vis(3) - debian |
| fribidi_remove_bidi_marks(3) - debian |
| iconv_substr(3) - php |
| strlen(3) - php |