Query: mb_regex_encoding
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MB_REGEX_ENCODING(3) 1 MB_REGEX_ENCODING(3) mb_regex_encoding - Set/Get character encoding for multibyte regexSYNOPSISmixed mb_regex_encoding ([string $encoding = mb_regex_encoding()])DESCRIPTIONSet/Get character encoding for a multibyte regex.PARAMETERSo $encoding -The $encoding parameter is the character encoding. If it is omitted, the internal character encoding value will be used.RETURN VALUESIf $encoding is set, then Returns TRUE on success or FALSE on failure. In this case, the internal character encoding is NOT changed. If $encoding is omitted, then the current character encoding name for a multibyte regex is returned.SEE ALSOmb_internal_encoding(3), mb_ereg(3). PHP Documentation Group MB_REGEX_ENCODING(3)
| Related Man Pages |
|---|
| mb_strrichr(3) - php |
| mb_strrpos(3) - php |
| mb_internal_encoding(3) - php |
| mb_strcut(3) - php |
| mb_strimwidth(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Denial Of Service Attack Update |