Home
last modified time | relevance | path

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

/plugin/odt/ODT/css/
H A Dcssimportnew.php18 protected $namespaze = NULL; variable in css_attribute_selector
40 $this->namespaze = substr ($attribute_string, 0, $found);
141 if (!empty($this->namespaze)) {
142 $returnstring .= $this->namespaze.'|';