require_once 'HTML/CSS.php';
array|PEAR_Error HTML_CSS::grepStyle (string $elmPattern [, string $proPattern])
array|PEAR_Error HTML_CSS::grepStyle
Return array entries of styles that match patterns (Perl compatible)
Element or class pattern to retrieve
(optional) Property pattern to retrieve
see Regular Expression Functions (Perl-Compatible)
throws HTML_CSS_ERROR_INVALID_INPUT
since version 1.1.0 (2007-01-01)
This function can not be called statically.