Home
last modified time | relevance | path

Searched refs:flush_function_t (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.h45 typedef int (*flush_function_t)(void *); typedef
53 flush_function_t flush_function;
66 flush_function_t flush_function, void *data);
68 flush_function_t flush_function, void *data);
H A Dmbfl_convert.c95 …const struct mbfl_convert_vtbl *vtbl, output_function_t output_function, flush_function_t flush_fu… in mbfl_convert_filter_init()
121 flush_function_t flush_function, void* data) in mbfl_convert_filter_new()
134 flush_function_t flush_function, void* data) in mbfl_convert_filter_new2()
H A Dmbfilter.c136 (flush_function_t)convd->filter2->filter_flush, in mbfl_buffer_converter_new()
1146 encoder->flush_function = (flush_function_t)decoder->filter_flush; in mbfl_strcut()
1552 (flush_function_t)next_filter->filter_flush, in mbfl_ja_jp_hantozen()
1565 (flush_function_t)next_filter->filter_flush, in mbfl_ja_jp_hantozen()
2580 (flush_function_t)mbfl_filt_decode_htmlnumericentity_flush, &pc); in mbfl_html_numeric_entity()

Completed in 16 milliseconds