Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dscope.php131 $block = new refnotes_note_block_iterator($this->note, $limit);
150 $block = new refnotes_note_block_iterator($this->note, $limit);
H A Dnote.php11 class refnotes_note_block_iterator extends FilterIterator { class