1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00
Files
archived-php-src/ext/mbstring/libmbfl/nls/nls_uni.h
T

9 lines
145 B
C

#ifndef MBFL_NLS_UNI_H
#define MBFL_NLS_UNI_H
#include "mbfilter.h"
extern const mbfl_language mbfl_language_uni;
#endif /* MBFL_NLS_UNI_H */