blob: e9c1d1259dc88e302d97b26569c1ffeafe1bca62 [file] [log] [blame]
<?php
return ezcDocumentRstDocumentNode::__set_state(array(
'depth' => 0,
'line' => 0,
'position' => 0,
'type' => 1,
'nodes' =>
array (
0 =>
ezcDocumentRstSectionNode::__set_state(array(
'title' =>
ezcDocumentRstTitleNode::__set_state(array(
'line' => 3,
'position' => 1,
'type' => 2,
'nodes' =>
array (
0 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 2,
'position' => 1,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 5,
'content' => 'Main Title',
'line' => 2,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
1 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 2,
'position' => 11,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 2,
'content' => '',
'line' => 2,
'position' => 11,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 4,
'content' => '==========',
'line' => 3,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
'depth' => 1,
'reference' => NULL,
'line' => 3,
'position' => 1,
'type' => 1,
'nodes' =>
array (
0 =>
ezcDocumentRstParagraphNode::__set_state(array(
'indentation' => 0,
'line' => 5,
'position' => 12,
'type' => 3,
'nodes' =>
array (
0 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 5,
'position' => 1,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 5,
'content' => 'Hello world',
'line' => 5,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 2,
'content' => '
',
'line' => 5,
'position' => 12,
'escaped' => false,
)),
'identifier' => NULL,
)),
1 =>
ezcDocumentRstSectionNode::__set_state(array(
'title' =>
ezcDocumentRstTitleNode::__set_state(array(
'line' => 8,
'position' => 1,
'type' => 2,
'nodes' =>
array (
0 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 7,
'position' => 1,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 5,
'content' => 'Subsection',
'line' => 7,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
1 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 7,
'position' => 11,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 2,
'content' => '',
'line' => 7,
'position' => 11,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 4,
'content' => '==========',
'line' => 8,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
'depth' => 2,
'reference' => NULL,
'line' => 8,
'position' => 1,
'type' => 1,
'nodes' =>
array (
0 =>
ezcDocumentRstParagraphNode::__set_state(array(
'indentation' => 0,
'line' => 11,
'position' => 20,
'type' => 3,
'nodes' =>
array (
0 =>
ezcDocumentRstTextLineNode::__set_state(array(
'line' => 10,
'position' => 1,
'type' => 4,
'nodes' =>
array (
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 5,
'content' => 'A bit more text, which exceeds one line to test for a simple paragraph with more then one line.',
'line' => 10,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 2,
'content' => '
',
'line' => 11,
'position' => 20,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 4,
'content' => '==========',
'line' => 8,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' =>
ezcDocumentRstToken::__set_state(array(
'type' => 4,
'content' => '==========',
'line' => 3,
'position' => 1,
'escaped' => false,
)),
'identifier' => NULL,
)),
),
'token' => NULL,
'identifier' => NULL,
));