Name

ap_table_setn — create or replace an entry in a table without duplication

Synopsis

void ap_table_setn(table *t, const char *key, const char *value)

This is similar to ap_table_set(), except that the key and value are not duplicated. This is normally used to copy a value from a pool to a subpool.

Get Apache: The Definitive Guide, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.