Searched refs:AP_REG_MULTI (Results 1 - 2 of 2) sorted by relevance

/httpd/server/
H A Dutil_regex.c101 case 'g': ret->flags |= AP_REG_MULTI; break;
163 if (rx->flags & AP_REG_MULTI) {
/httpd/include/
H A Dap_regex.h76 #define AP_REG_MULTI 0x10 /**< perl's /g (needs fixing) */ macro

Completed in 292 milliseconds