small_light_parse_color 591 mod_small_light.c small_light_parse_color(r, &sz->cc, (char *)apr_table_get(ctx->prm, "cc")); small_light_parse_color 594 mod_small_light.c small_light_parse_color(r, &sz->bc, (char *)apr_table_get(ctx->prm, "bc")); small_light_parse_color 117 mod_small_light.h int small_light_parse_color(request_rec *r, small_light_color_t *color, const char *str);