Lines Matching refs:pcre2grep
103 pcre2grep: Error in command-line regex at offset 4: quantifier does not follow a repeatable item
106 pcre2grep: Failed to open ./testdata/nonexistfile: No such file or directory
369 pcre2grep: Failed to open ./testdata/grepnonexist: No such file or directory
388 pcre2grep: pcre2_match() gave error -47 while matching this text:
392 pcre2grep: pcre2_match() gave error -47 while matching this text:
396 pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded.
397 pcre2grep: Check your regex for nested unlimited loops.
437 pcre2grep: Error in 2nd command-line regex at offset 9: missing closing parenthesis
520 pcre2grep: pcre2_match() gave error -47 while matching text that starts:
526 pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded.
527 pcre2grep: Check your regex for nested unlimited loops.
530 pcre2grep: pcre2_match() gave error -53 while matching text that starts:
536 pcre2grep: Error -46, -47, -53 or -63 means that a resource limit was exceeded.
537 pcre2grep: Check your regex for nested unlimited loops.
673 pcre2grep: line 4 of file ./testdata/grepinput3 is too long for the internal buffer
674 pcre2grep: the maximum buffer size is 100
675 pcre2grep: use the --max-buffer-size option to change it