Searched refs:OP_CIRC (Results 1 – 5 of 5) sorted by relevance
187 case OP_CIRC: in find_minlength()774 case OP_CIRC: in set_start_bits()
1827 case OP_CIRC: in find_fixedlength()3997 else *code++ = OP_CIRC; in compile_branch()7488 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()7609 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
1917 OP_CIRC, /* 25 Start of line - not multiline */ enumerator
169 OP_CIRC ^ (start of data)
2056 case OP_CIRC: in match()
Completed in 61 milliseconds