Searched refs:ptr_strbeg (Results 1 – 1 of 1) sorted by relevance
77 char *ptr_strbeg; in expand() local87 ptr = ptr_strbeg = line; in expand()114 len += unicode_strwidth(ptr_strbeg); in expand()116 len += ptr - ptr_strbeg; in expand()120 printf("%s%*s", ptr_strbeg, len, ""); in expand()122 ptr_strbeg = ptr + 1; in expand()126 fputs_stdout(ptr_strbeg); in expand()