Searched refs:fmtx (Results 1 – 2 of 2) sorted by relevance
38 static char *fmtx(const char *string) in fmtx() function364 size += strlen(cp=fmtx(*com++)); in ed_expand()391 out = strcopy(begin,fmtx(*com)); in ed_expand()421 if((cp=fmtx(begin))!=begin) in ed_expand()429 else if((cp=fmtx(begin))!=begin) in ed_expand()443 out = strcopy(out,fmtx(*com++)); in ed_expand()
2130 char *fmtx; in process_fields() local2135 fmtx = fmt; in process_fields()2137 fldn = get_field(&fmtx); in process_fields()2175 char *fmtx; in process_sort_fields() local2180 fmtx = fmt; in process_sort_fields()2182 fldn = get_field(&fmtx); in process_sort_fields()