35
35
new plugin::Create_function<Item_func_uncompress>("uncompress");
37
37
new plugin::Create_function<Item_func_uncompressed_length>("uncompressed_length");
44
44
static int compressionudf_plugin_deinit(plugin::Registry ®istry)
51
51
delete uncompressed_lengthudf;