mb_regex_encoding()
mb_regex_encoding - Returns current encoding for multibyte regex as stringSyntax
mixed mb_regex_encoding (string $encoding)Arguments
- encoding - The encoding parameter is the character encoding. If it is omitted, the internal character encoding value will be used.
