Searched refs:dest_str (Results 1 – 1 of 1) sorted by relevance
618 char* dest_str = str; in remove_spaces() local624 *dest_str++ = *str++; in remove_spaces()627 *dest_str = '\0'; in remove_spaces()