Searched refs:capitem (Results 1 – 1 of 1) sorted by relevance
8047 open_capitem capitem; in compile_regex() local8097 capitem.number = capnumber; in compile_regex()8098 capitem.next = cd->open_caps; in compile_regex()8099 capitem.flag = FALSE; in compile_regex()8100 cd->open_caps = &capitem; in compile_regex()