Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h746 typedef struct recursion_info { struct
747 struct recursion_info *prevrec; /* Previous recursion record (or NULL) */ argument
752 } recursion_info; argument