You are here

private property CSSCompression_Combine_Background::$rbackground in Advanced CSS/JS Aggregation 7

Same name and namespace in other branches
  1. 6 advagg_css_compress/css-compressor-3.x/src/lib/Combine/Background.inc \CSSCompression_Combine_Background::rbackground

File

advagg_css_compress/css-compressor-3.x/src/lib/Combine/Background.inc, line 19

Class

CSSCompression_Combine_Background
CSS Compressor [VERSION] [DATE] Corey Hart @ http://www.codenothing.com

Code

private $rbackground = "/(^|(?<!\\\\);)background-(color|image|repeat|attachment|position):(.*?)((?<!\\\\);|\$)/";