mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
fix warning: used in rfc1867.c
This commit is contained in:
parent
015832d81e
commit
b321568b96
1 changed files with 2 additions and 0 deletions
|
@ -185,6 +185,8 @@ SAPI_API SAPI_TREAT_DATA_FUNC(mbstr_treat_data);
|
|||
|
||||
#define phpext_mbstring_ptr mbstring_module_ptr
|
||||
|
||||
PHPAPI int php_mb_is_mb_leadbyte(const char *s TSRMLS_DC);
|
||||
|
||||
#endif /* _MBSTRING_H */
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue