Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
zend_convert_encodings
Popis
#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 )...
Seznam parametrů
target_conv
...
source_conv
...
target
...
target_len
...
source
...
source_len
...
status
...
PÅ™edcházejÃcà | Domů | Dalšà |
zend_cmp_unicode_and_string | Nahoru |