Lines Matching defs:source
375 const char *source;
2393 if (bri->source && n < AP_MAX_REG_MATCH
2399 tmp = apr_pstrmemdup(pool, bri->source + bri->regmatch[n].rm_so, span);
2408 current->string = bri->source + bri->regmatch[n].rm_so;
3955 const char *err, *source;
3957 &source, &err);
3966 ctx->briRC.source = source;
3977 ctx->briRC.source = input;
4091 ctx->briRC.source = NULL;
4094 ctx->briRR.source = NULL;
4097 ctx->briRR.source = apr_pstrdup(r->pool, ctx->uri);