Searched refs:sconf_deflate_options (Results 1 – 2 of 2) sorted by relevance
131 ?assertEqual(undefined, yaws:sconf_deflate_options(SC0)),135 DOpts2 = yaws:sconf_deflate_options(SC1),140 CmpLvl = yaws:deflate_compression_level(yaws:sconf_deflate_options(SC2)),
61 sconf_deflate_options/1, sconf_mime_types_info/1,74 sconf_deflate_options/2, sconf_mime_types_info/2,375 sconf_deflate_options (#sconf{deflate_options = X}) -> X. function413 sconf_deflate_options (S, X) -> S#sconf{deflate_options = X}. function