Searched defs:printname (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/
H A Dpcregrep.c1384 printname filename for printing
1391 char *printname)
1400 if (printname != NULL) fprintf(stdout, "%s-", printname);
1491 printname the file name if it is to be printed for each match
1502 pcregrep(void *handle, int frtype, char *filename, char *printname) argument
1711 fprintf(stdout, "%s\n", printname);
1732 if (printname != NULL) fprintf(stdout, "%s:", printname);
1772 if (printed || printname !
1390 do_after_lines(int lastmatchnumber, char *lastmatchrestart, char *endptr, char *printname) argument
[all...]

Completed in 187 milliseconds