1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 13:01:02 +02:00
Files
archived-php-src/ext/mbstring/libmbfl/nls/nls_en.h

9 lines
146 B
C

#ifndef MBFL_NLS_EN_H
#define MBFL_NLS_EN_H
#include "mbfilter.h"
extern const mbfl_language mbfl_language_english;
#endif /* MBFL_NLS_EN_H */