Searched refs:find_begin (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dcompletion.c98 static char *find_begin(char outbuff[], char *last, int endchar, int *type) function
160 xp = find_begin(cp,last,')',type);
263 begin = out = find_begin(outbuff,last,0,&var);

Completed in 11 milliseconds