Moriyoshi Koizumi
moriy****@users*****
2002年 10月 1日 (火) 03:34:37 JST
moriyoshi 02/10/01 03:34:37 Added: ext/mbstring post.h Log: externalized php_mbstr_encoding_handler_ex() Revision Changes Path 1.1 php4/ext/mbstring/post.h Index: post.h =================================================================== #ifndef _MBSTR_POST_H #define _MBSTR_POST_H int php_mbstr_encoding_handler_ex(zval *arg, char *res, const char *separator, int force_register_globals TSRMLS_DC); #endif /* _MBSTR_POST_H */