Home | History | Annotate | Download | only in src

Lines Matching refs:OP_DOLL

1041     case OP_DOLL:
4204 *code++ = ((options & PCRE2_MULTILINE) != 0)? OP_DOLLM : OP_DOLL;