Searched refs:to_end (Results 1 – 3 of 3) sorted by relevance
343 intern_type* to_end, in do_in() argument345 while (from != from_end && to != to_end) { in do_in()
3276 char *lt_extend_str (const char *orig_value, const char *add, int to_end);3881 lt_extend_str (const char *orig_value, const char *add, int to_end)3889 if (to_end)
1269 methods. They now both correctly take into account to_end pointer.