Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_internal.h1767 typedef struct open_capitem { struct
1768 struct open_capitem *next; /* Chain link */ argument
1771 } open_capitem; typedef
Dpcre2_intmodedep.h701 open_capitem *open_caps; /* Chain of open capture items */
Dpcre2_compile.c5952 open_capitem *oc; in compile_branch()
6728 open_capitem *oc; in compile_branch()
7327 open_capitem *oc; in compile_branch()
7601 open_capitem capitem; in compile_regex()