|
My Project
|
Public Member Functions | |
| Item_func_repeat (Item *arg1, Item *arg2) | |
| String * | val_str (String *) |
| void | fix_length_and_dec () |
| const char * | func_name () const |
| String * Item_func_repeat::val_str | ( | String * | str | ) | [virtual] |
Item_func_repeat::str is carefully written to avoid reallocs as much as possible at the cost of a local buffer
Implements Item.
1.7.6.1