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