Home
last modified time | relevance | path

Searched refs:MAX_NAME_COUNT (Results 1 – 6 of 6) sorted by relevance

/external/pcre/
Dconfig.h188 #define MAX_NAME_COUNT 10000 macro
/external/pcre/dist/
Dconfig-cmake.h.in55 #define MAX_NAME_COUNT 10000 macro
Dconfig.h.generic196 #ifndef MAX_NAME_COUNT
197 #define MAX_NAME_COUNT 10000
Dconfig.h.in187 #undef MAX_NAME_COUNT
Dpcre_compile.c513 "too many named subpatterns (maximum " XSTRING(MAX_NAME_COUNT) ")\0"
7111 if (cd->names_found >= MAX_NAME_COUNT) in compile_branch()
Dconfigure.ac833 AC_DEFINE([MAX_NAME_COUNT], [10000], [ definition