Searched refs:curkey (Results 1 – 2 of 2) sorted by relevance
1363 static void emit_link(request_rec *r, char *anchor, char fname, char curkey, in emit_link() argument1374 reverse = ((curkey == fname) && (curdirection == D_ASCENDING)); in emit_link()
3017 char *curkey; in lookup_map_txtfile() local3028 curkey = cpT; in lookup_map_txtfile()3034 if (strcmp(curkey, key) != 0) in lookup_map_txtfile()