Home
last modified time | relevance | path

Searched defs:_mbfl_convert_filter (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.h47 struct _mbfl_convert_filter { struct
51 filter_flush_t filter_flush;
54 void *data;
55 int status;
56 int cache;
57 const mbfl_encoding *from;
58 const mbfl_encoding *to;
59 int illegal_mode;
60 uint32_t illegal_substchar;
61 size_t num_illegalchar;
[all …]

Completed in 7 milliseconds