Source position: apr_tables.inc line 430
procedure apr_table_addn(
t: Papr_table_t;
const key: PAnsiChar;
const val: PAnsiChar
);