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

/external/pcre/dist/
H A Dpcregrep.c2 * pcregrep program *
11 distribution because other apparatus is needed to compile pcregrep for z/OS.
354 { OP_NODATA, N_NOJIT, NULL, "no-jit", "ignored: this pcregrep does not support JIT" },
438 fprintf(stderr, "pcregrep: Error %d, %d or %d means that a resource limit "
441 fprintf(stderr, "pcregrep: Check your regex for nested unlimited loops.\n");
467 fprintf(stderr, "pcregrep: malloc failed\n");
472 fprintf(stderr, "pcregrep: pattern is too long (limit is %d bytes)\n",
558 other apparatus is needed to compile pcregrep for z/OS. The header
703 fprintf(stderr, "pcregrep: malloc failed\n");
852 fprintf(stderr, "Usage: pcregrep [
1502 pcregrep(void *handle, int frtype, char *filename, char *printname) function
[all...]

Completed in 84 milliseconds