(PHP 4 >= 4.2.0, PHP 5, PHP 7)
mb_regex_encoding — Set/Get character encoding for multibyte regex
Set/Get character encoding for a multibyte regex.
encoding
encoding
����Ϊ�ַ����롣���ʡ�ԣ���ʹ���ڲ��ַ����롣
If encoding
is set, then
�ɹ�ʱ���� TRUE
�� ������ʧ��ʱ���� FALSE
��
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.
�汾 | ˵�� |
---|---|
5.6.0 | Default encoding is changed to UTF-8. It was EUC-JP Previously. |