noteol 2132 ext/pcre/pcrelib/pcre_exec.c if (md->noteol) RRETURN(MATCH_NOMATCH); noteol 2142 ext/pcre/pcrelib/pcre_exec.c if (md->noteol) RRETURN(MATCH_NOMATCH); noteol 6566 ext/pcre/pcrelib/pcre_exec.c md->noteol = (options & PCRE_NOTEOL) != 0; noteol 2532 ext/pcre/pcrelib/pcre_internal.h BOOL noteol; /* NOTEOL flag */ noteol 175 ext/pcre/pcrelib/pcre_jit_compile.c pcre_uint8 noteol; noteol 5616 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), SLJIT_OFFSETOF(jit_arguments, noteol)); noteol 5631 ext/pcre/pcrelib/pcre_jit_compile.c OP1(SLJIT_MOV_UB, TMP2, 0, SLJIT_MEM1(TMP2), SLJIT_OFFSETOF(jit_arguments, noteol)); noteol 10442 ext/pcre/pcrelib/pcre_jit_compile.c arguments.noteol = (options & PCRE_NOTEOL) != 0; noteol 10535 ext/pcre/pcrelib/pcre_jit_compile.c arguments.noteol = (options & PCRE_NOTEOL) != 0;