Searched refs:open_capitem (Results 1 – 3 of 3) sorted by relevance
1724 typedef struct open_capitem { struct1725 struct open_capitem *next; /* Chain link */ argument1729 } open_capitem; argument
731 open_capitem *open_caps; /* Chain of open capture items */
5011 open_capitem *oc; in compile_branch()7528 open_capitem capitem; in compile_regex()