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

/external/pcre/dist2/src/
H A Dpcre2grep.c2 * pcre2grep program *
12 distribution because other apparatus is needed to compile pcre2grep for z/OS.
374 { OP_NODATA, N_NOJIT, NULL, "no-jit", "ignored: this pcre2grep does not support JIT" },
474 fprintf(stderr, "pcre2grep: Error %d, %d or %d means that a resource limit "
477 fprintf(stderr, "pcre2grep: Check your regex for nested unlimited loops.\n");
503 fprintf(stderr, "pcre2grep: malloc failed\n");
508 fprintf(stderr, "pcre2grep: pattern is too long (limit is %d bytes)\n",
592 other apparatus is needed to compile pcre2grep for z/OS. The header
737 fprintf(stderr, "pcre2grep: malloc failed\n");
886 fprintf(stderr, "Usage: pcre2grep [
1800 pcre2grep(void *handle, int frtype, char *filename, char *printname) function
[all...]

Completed in 190 milliseconds