Home
last modified time | relevance | path

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

/plugin/pagequery/
DPageQuery.php26 private $snippet_cnt = 0; variable in PageQuery
55 $this->snippet_cnt = $opt['snippet']['count'];
989 } elseif (in_array($type, ['quoted', 'plain', 'inline']) && $this->snippet_cnt > 0) {
1012 $this->snippet_cnt--;