Searched refs:copy_rest_thru_input (Results 1 – 2 of 2) sorted by relevance
80 friend class copy_rest_thru_input; variable
1485 class copy_rest_thru_input : public copy_thru_input { class1487 copy_rest_thru_input(const char *, const char *u);1491 copy_rest_thru_input::copy_rest_thru_input(const char *b, const char *u) in copy_rest_thru_input() function in copy_rest_thru_input1496 int copy_rest_thru_input::inget() in inget()1688 input_stack::push(new copy_rest_thru_input(body, until)); in copy_rest_thru()