Searched refs:capitem (Results 1 – 1 of 1) sorted by relevance
7601 open_capitem capitem; in compile_regex() local7652 capitem.number = capnumber; in compile_regex()7653 capitem.next = cb->open_caps; in compile_regex()7654 capitem.flag = FALSE; in compile_regex()7655 cb->open_caps = &capitem; in compile_regex()