Home
last modified time | relevance | path

Searched refs:pcnt_f (Results 1 – 1 of 1) sorted by relevance

/external/ltp/pan/
Dltp-pan.c76 char *pcnt_f; /* location of %f in the command line args, flag */ member
929 if (colle->pcnt_f) { in run_child()
1055 if (colle->pcnt_f) in run_child()
1159 if (!colle->pcnt_f) in subst_pcnt_f()
1193 if ((n->pcnt_f = strstr(a, "%f"))) { in get_collection()
1194 n->pcnt_f[1] = 's'; in get_collection()
1227 if ((n->pcnt_f = strstr(workstr, "%f"))) { in get_collection()
1228 n->pcnt_f[1] = 's'; in get_collection()