Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h2407 typedef struct open_capitem { struct
2408 struct open_capitem *next; /* Chain link */ argument
2411 } open_capitem; typedef
2435 open_capitem *open_caps; /* Chain of open capture items */
Dpcre_compile.c6598 open_capitem *oc; in compile_branch()
7285 open_capitem *oc; in compile_branch()
7362 open_capitem *oc; in compile_branch()
7993 open_capitem *oc; in compile_branch()
8255 open_capitem capitem; in compile_regex()