Searched refs:table_getm_do (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/apr/tables/
H A Dapr_tables.c1254 static int table_getm_do(void *v, const char *key, const char *val) function
1289 apr_table_do(table_getm_do, &state, t, key, NULL);

Completed in 105 milliseconds