blob: 98026f540a0191b6b9cb59cf98157e21eacf8c36 [file] [log] [blame]
<?php
return array (
0 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 0,
'position' => 1,
)),
1 =>
ezcDocumentWikiLinkStartToken::__set_state(array(
'content' => '[[',
'line' => 1,
'position' => 1,
)),
2 =>
ezcDocumentWikiExternalLinkToken::__set_state(array(
'content' => 'http://www.php.net',
'line' => 1,
'position' => 3,
)),
3 =>
ezcDocumentWikiSeparatorToken::__set_state(array(
'content' => '|',
'line' => 1,
'position' => 21,
)),
4 =>
ezcDocumentWikiImageStartToken::__set_state(array(
'width' => NULL,
'height' => NULL,
'alignement' => NULL,
'content' => '{{',
'line' => 1,
'position' => 22,
)),
5 =>
ezcDocumentWikiTextLineToken::__set_state(array(
'content' => 'wiki:dokuwiki-128.png',
'line' => 1,
'position' => 24,
)),
6 =>
ezcDocumentWikiImageEndToken::__set_state(array(
'content' => '}}',
'line' => 1,
'position' => 45,
)),
7 =>
ezcDocumentWikiLinkEndToken::__set_state(array(
'content' => ']]',
'line' => 1,
'position' => 47,
)),
8 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 1,
'position' => 49,
)),
9 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 2,
'position' => 1,
)),
10 =>
ezcDocumentWikiNewLineToken::__set_state(array(
'content' => '
',
'line' => 2,
'position' => 1,
)),
11 =>
ezcDocumentWikiEndOfFileToken::__set_state(array(
'content' => NULL,
'line' => 2,
'position' => 1,
)),
);