Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h687 typedef struct recurse_cache { struct
690 } recurse_cache; argument
Dpcre2_compile.c9712 recurse_cache rc[RSCAN_CACHE_SIZE]; in pcre2_compile()