Searched refs:capitem (Results 1 – 1 of 1) sorted by relevance
7528 open_capitem capitem; in compile_regex() local7585 capitem.number = capnumber; in compile_regex()7586 capitem.next = cb->open_caps; in compile_regex()7587 capitem.flag = FALSE; in compile_regex()7588 capitem.assert_depth = cb->assert_depth; in compile_regex()7589 cb->open_caps = &capitem; in compile_regex()