Lines Matching defs:current
1041 * Get the current server name from the request for the purposes
1233 } *result, *current, sresult[SMALL_EXPANSION];
1247 result = current = &(sresult[spc++]);
1248 current->next = NULL;
1249 current->string = word;
1250 current->len = s - word;
1251 outlen = current->len;
1255 if (current->len) {
1256 current->next = (spc < SMALL_EXPANSION)
1259 sizeof(*current->next));
1260 current = current->next;
1261 current->next = NULL;
1262 current->len = 0;
1274 current->string = word;
1275 current->len = strlen(word);
1276 outlen += current->len;
1283 current->string = s;
1284 current->len = e - s + 1;
1285 outlen += current->len;
1290 current->string = s++;
1291 current->len = 1;
1298 current->string = word;
1299 current->len = s ? s - word : ep - word;
1300 outlen += current->len;
2549 ap_module_symbol_t *current = ap_prelinked_module_symbols;
2551 for (; current->name; ++current) {
2552 if (!strcmp(current->name, name)) {
2553 found = current->modp;
2613 ap_directive_t *current = NULL;
2617 ¤t, &parent, "<IfModule");
2618 *(ap_directive_t **)mconfig = current;
2667 ap_directive_t *current = NULL;
2671 ¤t, &parent, "<IfDefine");
2672 *(ap_directive_t **)dummy = current;
4558 * The current choice of when to compute the md5 here matches the 1.3