Searched defs:table_push (Results 1 – 1 of 1) sorted by relevance
382 #define table_push(t) do_table_push(__FUNCTION__, t) macro384 #define table_push(t) do_table_push(NULL, t) macro387 #define table_push(t) ((apr_table_entry_t *) apr_array_push_noclear(&(t)->a)) macro