Home
last modified time | relevance | path

Searched defs:match_limit_recursion (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre.h317 unsigned long int match_limit_recursion; /* Max recursive calls to match() */ member
330 unsigned long int match_limit_recursion; /* Max recursive calls to match() */ member
Dpcre_internal.h2094 unsigned long int match_limit_recursion; /* As it says */ member
/third_party/re2/util/
Dpcre.cc50 int match_limit_recursion; member