AP_REG_NOTEOL    1048 server/request.c             if (ap_regexec(entry_core->r, r->filename, 0, NULL, AP_REG_NOTEOL)) {
AP_REG_NOTEOL     169 server/util_pcre.c if ((eflags & AP_REG_NOTEOL) != 0) options |= PCRE_NOTEOL;