PHP マニュアル
前のページ
次のページ
zend_case_fold_string
zend_case_fold_string -- ...
説明
#include <zend_unicode.h>
void
zend_case_fold_string
( UChar** dest, int32_t* dest_len, UChar* src, int32_t src_len, uint32_t options, UErrorCode* status )
...
パラメータ
dest
...
dest_len
...
src
...
src_len
...
options
...
status
...
返り値
...
前のページ
ホーム
次のページ
zend_call_method
上に戻る
zend_check_magic_method_implementation