Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_internal.h1775 typedef struct open_capitem { struct
1776 struct open_capitem *next; /* Chain link */ argument
1779 } open_capitem; typedef
Dpcre2_intmodedep.h733 open_capitem *open_caps; /* Chain of open capture items */
Dpcre2_compile.c5384 open_capitem *oc; in compile_branch()
7980 open_capitem capitem; in compile_regex()