Home
last modified time | relevance | path

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

/plugin/pagequery/
H A DPageQuery.php25 private $snippet_cnt = 0; variable in PageQuery
54 $this->snippet_cnt = $opt['snippet']['count'];
986 } elseif (in_array($type, ['quoted', 'plain', 'inline']) && $this->snippet_cnt > 0) {
1009 $this->snippet_cnt--;