zend_convert_encodings
Opis
#include <zend_unicode.h>
void zend_convert_encodings ( UConverter* target_conv, UConverter* source_conv, char** target, int32_t* target_len, const char* source, int32_t source_len, UErrorCode* status )...
Parametry
target_conv...
source_conv...
target...
target_len...
source...
source_len...
status...
| Poprzedni | Spis treści | Następny |
| zend_cmp_unicode_and_string | Początek rozdziału |