Lines Matching defs:current
753 * the current URI string
2259 result_list *result, *current;
2275 result = current = &(sresult[spc++]);
2278 current->next = NULL;
2279 current->string = input;
2280 current->len = span;
2286 if (current->len) {
2287 current->next = (spc < SMALL_EXPANSION)
2291 current = current->next;
2292 current->next = NULL;
2293 current->len = 0;
2298 current->len = 1;
2301 current->string = p;
2305 current->string = ++p;
2316 current->len = 2;
2317 current->string = p;
2327 current->len = span;
2328 current->string = p;
2352 current->len = 2;
2353 current->string = p;
2377 current->len = span;
2378 current->string = key;
2404 current->len = span = strlen(tmp2);
2405 current->string = tmp2;
2407 current->len = span;
2408 current->string = bri->source + bri->regmatch[n].rm_so;
2419 current->len = 1;
2420 current->string = p++;
2426 if (current->len) {
2427 current->next = (spc < SMALL_EXPANSION)
2431 current = current->next;
2432 current->next = NULL;
2435 current->len = span;
2436 current->string = p;
4314 * Apply the current rule.
4402 * If current rule is chained with next rule(s),
4734 * Hack because of underpowered API: passing the current
4892 * remember the current filename before rewriting for later check
4970 * may be prefixed by the current directory path and
5075 * current filename still is inside this per-dir