Searched refs:OP_CIRC (Results 1 – 6 of 6) sorted by relevance
193 case OP_CIRC: in find_minlength()858 case OP_CIRC: in set_start_bits()
1834 case OP_CIRC: in find_fixedlength()4767 else *code++ = OP_CIRC; in compile_branch()8657 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()8779 else if (op != OP_CIRC && op != OP_CIRCM) return FALSE; in is_startline()
1925 OP_CIRC, /* 27 Start of line - not multiline */ enumerator
177 OP_CIRC ^ (start of data)
612 case OP_CIRC: in next_opcode()1367 case OP_CIRC: in get_framesize()3278 case OP_CIRC: in scan_prefix()5578 case OP_CIRC: in compile_char1_matchingpath()8320 case OP_CIRC: in compile_matchingpath()
2078 case OP_CIRC: in match()
Completed in 63 milliseconds