| 4556 | /* Same as above, but with statistics */ |
| 4557 | inline int ha_ft_read(uchar *buf); |
| 4558 | inline void ha_ft_end() { ft_end(); ft_handler=NULL; } |
| 4559 | int ha_rnd_next(uchar *buf); |
| 4560 | int ha_rnd_pos(uchar *buf, uchar *pos); |
| 4561 | inline int ha_rnd_pos_by_record(uchar *buf); |
no outgoing calls
no test coverage detected