Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c892 #define FFL_TOOCOMPLICATED (-5) macro
927 if ((*countptr)++ > 2000) return FFL_TOOCOMPLICATED; in find_fixedlength()