php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
int | intl_stringFromChar (UnicodeString &ret, char *str, size_t str_len, UErrorCode *status) |
zend_string * | intl_charFromString (const UnicodeString &from, UErrorCode *status) |
zend_string * intl_charFromString | ( | const UnicodeString & | from, |
UErrorCode * | status ) |
int intl_stringFromChar | ( | UnicodeString & | ret, |
char * | str, | ||
size_t | str_len, | ||
UErrorCode * | status ) |