HomeSort by relevance Sort by last modified time
    Searched defs:limit_match (Results 1 - 4 of 4) sorted by null

  /external/iptables/extensions/
libxt_limit.c 155 static struct xtables_match limit_match = { variable in typeref:struct:xtables_match
171 xtables_register_match(&limit_match);
  /external/pcre/dist/
pcre_compile.c 8788 pcre_uint32 limit_match = PCRE_UINT32_MAX; local
    [all...]
pcre_jit_compile.c 171 pcre_uint32 limit_match; member in struct:jit_arguments
187 pcre_uint32 limit_match; member in struct:executable_functions
497 #define LIMIT_MATCH (4 * sizeof(sljit_sw))
    [all...]
pcre_internal.h 2322 pcre_uint32 limit_match; \/* Limit set from regex *\/ member in struct:real_pcre8_or_16
2348 pcre_uint32 limit_match; \/* Limit set from regex *\/ member in struct:real_pcre32
    [all...]

Completed in 569 milliseconds