Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/lib/csstidy-1.2/
H A Dclass.csstidy_print.php182 … if($this->_seeknocomment($key, 1) == SEL_END && $this->parser->get_cfg('remove_last_;')) {
191 if($this->_seeknocomment($key, 1) != AT_END) $out .= $template[8];
225 function _seeknocomment($key, $move) { function in csstidy_print