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

10 lines
168 B
C

#ifndef MBFL_NLS_UA_H
#define MBFL_NLS_UA_H
#include "mbfilter.h"
#include "nls_ua.h"
extern const mbfl_language mbfl_language_ukrainian;
#endif /* MBFL_NLS_UA_H */