Home
last modified time | relevance | path

Searched refs:parse_css_properties_property (Results 1 – 1 of 1) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.parse.properties.php12 $string = parse_css_properties_property($string, $code);
33 function parse_css_properties_property($string, &$code) { function