Lines Matching full:example
17 $this->P->parse('Foo {{rss>http://example.com/feed}} Bar');
23 ['rss', ['http://example.com/feed', [
42 $this->P->parse('{{rss>http://example.com/feed 5}}');
45 ['rss', ['http://example.com/feed', [
61 $this->P->parse('{{rss>http://example.com/feed 3 rev author date desc nosort 2h}}');
64 ['rss', ['http://example.com/feed', [
80 $this->P->parse('{{rss>http://example.com/feed 1d}}');
83 ['rss', ['http://example.com/feed', [
99 $this->P->parse('{{rss>http://example.com/feed 1m}}');
102 ['rss', ['http://example.com/feed', [
118 $this->P->parse('{{rss>http://example.com/feed detail}}');
121 ['rss', ['http://example.com/feed', [
137 $this->P->parse('{{rss>http://example.com/feed by}}');
140 ['rss', ['http://example.com/feed', [