We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e709b commit 6c670c7Copy full SHA for 6c670c7
config-cmake.h.in
@@ -50,7 +50,7 @@
50
#define PCRE2GREP_BUFSIZE @PCRE2GREP_BUFSIZE@
51
#define PCRE2GREP_MAX_BUFSIZE @PCRE2GREP_MAX_BUFSIZE@
52
53
-#define MAX_NAME_SIZE 32
+#define MAX_NAME_SIZE 128
54
#define MAX_NAME_COUNT 10000
55
56
/* end config.h for CMake builds */
0 commit comments