Home | History | Annotate | Download | only in dist

Lines Matching full:poptions

428 BOOL utf = (md->poptions & PCRE_UTF8) != 0;
942 ((md->poptions & PCRE_DOLLAR_ENDONLY) == 0 && IS_NEWLINE(ptr) &&
969 ((md->poptions & PCRE_DOLLAR_ENDONLY) == 0 && IS_NEWLINE(ptr)))
1023 if ((md->poptions & PCRE_UCP) != 0)
1040 if ((md->poptions & PCRE_UCP) != 0)
3282 md->poptions = re->options;