mb_regex_encodingPodręcznik PHPPoprzedniNastępnymb_regex_encoding (4.2.0 - 4.3.0 only)mb_regex_encoding --
Returns current encoding for multibyte regex as string
Descriptionstring mb_regex_encoding ( [string encoding])OstrzeżenieTa funkcja jest w stadium
EKSPERYMENTALNYM. Oznacza to, że zachowanie funkcji, jej
nazwa, w zasadzie wszystko udokumentowane tutaj może zostać zmienione w
przyszłych wersjach PHP bez wcześniejszego uprzedzenia. Używaj tej funkcji na
własne ryzyko.
mb_regex_encoding() returns the character
encoding used by multibyte regex functions.
If the optional parameter encoding is
specified, it is set to the character encoding for multibyte
regex. The default value is the internal character encoding.
Notatka:
This function is supported in PHP 4.2.0 or higher.
See also: mb_internal_encoding(),
mb_ereg()
PoprzedniSpis treściNastępnymb_preferred_mime_namePoczątek rozdziałumb_regex_set_options