xref: /php-src/ext/mbstring/libmbfl/nls/nls_en.h (revision 5a80df26)
1 #ifndef MBFL_NLS_EN_H
2 #define MBFL_NLS_EN_H
3 
4 #include "mbfilter.h"
5 
6 extern const mbfl_language mbfl_language_english;
7 
8 #endif /* MBFL_NLS_EN_H */
9