123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825 |
- <?php
- return array (
- 0 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'Paragraphs contain text and may contain inline markup',
- 'line' => 1,
- 'position' => 1,
- 'escaped' => false,
- )),
- 1 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ':',
- 'line' => 1,
- 'position' => 54,
- 'escaped' => false,
- )),
- 2 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 1,
- 'position' => 55,
- 'escaped' => false,
- )),
- 3 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '*',
- 'line' => 2,
- 'position' => 1,
- 'escaped' => false,
- )),
- 4 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'emphasis',
- 'line' => 2,
- 'position' => 2,
- 'escaped' => false,
- )),
- 5 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '*',
- 'line' => 2,
- 'position' => 10,
- 'escaped' => false,
- )),
- 6 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 2,
- 'position' => 11,
- 'escaped' => false,
- )),
- 7 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 2,
- 'position' => 12,
- 'escaped' => false,
- )),
- 8 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '**',
- 'line' => 2,
- 'position' => 13,
- 'escaped' => false,
- )),
- 9 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'strong emphasis',
- 'line' => 2,
- 'position' => 15,
- 'escaped' => false,
- )),
- 10 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '**',
- 'line' => 2,
- 'position' => 30,
- 'escaped' => false,
- )),
- 11 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 2,
- 'position' => 32,
- 'escaped' => false,
- )),
- 12 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 2,
- 'position' => 33,
- 'escaped' => false,
- )),
- 13 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '`',
- 'line' => 2,
- 'position' => 34,
- 'escaped' => false,
- )),
- 14 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'interpreted text',
- 'line' => 2,
- 'position' => 35,
- 'escaped' => false,
- )),
- 15 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '`',
- 'line' => 2,
- 'position' => 51,
- 'escaped' => false,
- )),
- 16 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 2,
- 'position' => 52,
- 'escaped' => false,
- )),
- 17 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 2,
- 'position' => 53,
- 'escaped' => false,
- )),
- 18 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '``',
- 'line' => 2,
- 'position' => 54,
- 'escaped' => false,
- )),
- 19 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'inline',
- 'line' => 2,
- 'position' => 56,
- 'escaped' => false,
- )),
- 20 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 2,
- 'position' => 62,
- 'escaped' => false,
- )),
- 21 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'literals',
- 'line' => 3,
- 'position' => 1,
- 'escaped' => false,
- )),
- 22 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '``',
- 'line' => 3,
- 'position' => 9,
- 'escaped' => false,
- )),
- 23 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 3,
- 'position' => 11,
- 'escaped' => false,
- )),
- 24 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 3,
- 'position' => 12,
- 'escaped' => false,
- )),
- 25 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'standalone hyperlinks',
- 'line' => 3,
- 'position' => 13,
- 'escaped' => false,
- )),
- 26 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 3,
- 'position' => 34,
- 'escaped' => false,
- )),
- 27 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 3,
- 'position' => 35,
- 'escaped' => false,
- )),
- 28 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'http',
- 'line' => 3,
- 'position' => 36,
- 'escaped' => false,
- )),
- 29 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ':',
- 'line' => 3,
- 'position' => 40,
- 'escaped' => false,
- )),
- 30 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '//',
- 'line' => 3,
- 'position' => 41,
- 'escaped' => false,
- )),
- 31 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'www',
- 'line' => 3,
- 'position' => 43,
- 'escaped' => false,
- )),
- 32 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '.',
- 'line' => 3,
- 'position' => 46,
- 'escaped' => false,
- )),
- 33 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'python',
- 'line' => 3,
- 'position' => 47,
- 'escaped' => false,
- )),
- 34 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '.',
- 'line' => 3,
- 'position' => 53,
- 'escaped' => false,
- )),
- 35 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'org',
- 'line' => 3,
- 'position' => 54,
- 'escaped' => false,
- )),
- 36 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 3,
- 'position' => 57,
- 'escaped' => false,
- )),
- 37 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 3,
- 'position' => 58,
- 'escaped' => false,
- )),
- 38 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 3,
- 'position' => 59,
- 'escaped' => false,
- )),
- 39 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'external hyperlinks',
- 'line' => 4,
- 'position' => 1,
- 'escaped' => false,
- )),
- 40 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 4,
- 'position' => 20,
- 'escaped' => false,
- )),
- 41 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 4,
- 'position' => 21,
- 'escaped' => false,
- )),
- 42 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'Python',
- 'line' => 4,
- 'position' => 22,
- 'escaped' => false,
- )),
- 43 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '_',
- 'line' => 4,
- 'position' => 28,
- 'escaped' => false,
- )),
- 44 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 4,
- 'position' => 29,
- 'escaped' => false,
- )),
- 45 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 4,
- 'position' => 30,
- 'escaped' => false,
- )),
- 46 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 4,
- 'position' => 31,
- 'escaped' => false,
- )),
- 47 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'internal cross-references',
- 'line' => 4,
- 'position' => 32,
- 'escaped' => false,
- )),
- 48 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 4,
- 'position' => 57,
- 'escaped' => false,
- )),
- 49 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 5,
- 'position' => 1,
- 'escaped' => false,
- )),
- 50 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'example',
- 'line' => 5,
- 'position' => 2,
- 'escaped' => false,
- )),
- 51 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '_',
- 'line' => 5,
- 'position' => 9,
- 'escaped' => false,
- )),
- 52 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 5,
- 'position' => 10,
- 'escaped' => false,
- )),
- 53 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 5,
- 'position' => 11,
- 'escaped' => false,
- )),
- 54 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 5,
- 'position' => 12,
- 'escaped' => false,
- )),
- 55 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'footnote references',
- 'line' => 5,
- 'position' => 13,
- 'escaped' => false,
- )),
- 56 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 5,
- 'position' => 32,
- 'escaped' => false,
- )),
- 57 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 5,
- 'position' => 33,
- 'escaped' => false,
- )),
- 58 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '[',
- 'line' => 5,
- 'position' => 34,
- 'escaped' => false,
- )),
- 59 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => '1',
- 'line' => 5,
- 'position' => 35,
- 'escaped' => false,
- )),
- 60 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ']',
- 'line' => 5,
- 'position' => 36,
- 'escaped' => false,
- )),
- 61 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '_',
- 'line' => 5,
- 'position' => 37,
- 'escaped' => false,
- )),
- 62 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 5,
- 'position' => 38,
- 'escaped' => false,
- )),
- 63 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 5,
- 'position' => 39,
- 'escaped' => false,
- )),
- 64 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 5,
- 'position' => 40,
- 'escaped' => false,
- )),
- 65 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'citation references',
- 'line' => 5,
- 'position' => 41,
- 'escaped' => false,
- )),
- 66 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 5,
- 'position' => 60,
- 'escaped' => false,
- )),
- 67 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 6,
- 'position' => 1,
- 'escaped' => false,
- )),
- 68 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '[',
- 'line' => 6,
- 'position' => 2,
- 'escaped' => false,
- )),
- 69 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'CIT2002',
- 'line' => 6,
- 'position' => 3,
- 'escaped' => false,
- )),
- 70 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ']',
- 'line' => 6,
- 'position' => 10,
- 'escaped' => false,
- )),
- 71 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '_',
- 'line' => 6,
- 'position' => 11,
- 'escaped' => false,
- )),
- 72 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 6,
- 'position' => 12,
- 'escaped' => false,
- )),
- 73 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 6,
- 'position' => 13,
- 'escaped' => false,
- )),
- 74 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 6,
- 'position' => 14,
- 'escaped' => false,
- )),
- 75 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'substitution references',
- 'line' => 6,
- 'position' => 15,
- 'escaped' => false,
- )),
- 76 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 6,
- 'position' => 38,
- 'escaped' => false,
- )),
- 77 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '(',
- 'line' => 6,
- 'position' => 39,
- 'escaped' => false,
- )),
- 78 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '|',
- 'line' => 6,
- 'position' => 40,
- 'escaped' => false,
- )),
- 79 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'example',
- 'line' => 6,
- 'position' => 41,
- 'escaped' => false,
- )),
- 80 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '|',
- 'line' => 6,
- 'position' => 48,
- 'escaped' => false,
- )),
- 81 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ')',
- 'line' => 6,
- 'position' => 49,
- 'escaped' => false,
- )),
- 82 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => ',',
- 'line' => 6,
- 'position' => 50,
- 'escaped' => false,
- )),
- 83 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 6,
- 'position' => 51,
- 'escaped' => false,
- )),
- 84 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'and',
- 'line' => 6,
- 'position' => 52,
- 'escaped' => false,
- )),
- 85 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 1,
- 'content' => ' ',
- 'line' => 6,
- 'position' => 55,
- 'escaped' => false,
- )),
- 86 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '_',
- 'line' => 6,
- 'position' => 56,
- 'escaped' => false,
- )),
- 87 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '`',
- 'line' => 6,
- 'position' => 57,
- 'escaped' => false,
- )),
- 88 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'inline',
- 'line' => 6,
- 'position' => 58,
- 'escaped' => false,
- )),
- 89 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 6,
- 'position' => 64,
- 'escaped' => false,
- )),
- 90 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'internal targets',
- 'line' => 7,
- 'position' => 1,
- 'escaped' => false,
- )),
- 91 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '`',
- 'line' => 7,
- 'position' => 17,
- 'escaped' => false,
- )),
- 92 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '.',
- 'line' => 7,
- 'position' => 18,
- 'escaped' => false,
- )),
- 93 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 7,
- 'position' => 19,
- 'escaped' => false,
- )),
- 94 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 8,
- 'position' => 1,
- 'escaped' => false,
- )),
- 95 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 5,
- 'content' => 'Paragraphs are separated by blank lines and are left-aligned',
- 'line' => 9,
- 'position' => 1,
- 'escaped' => false,
- )),
- 96 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 4,
- 'content' => '.',
- 'line' => 9,
- 'position' => 61,
- 'escaped' => false,
- )),
- 97 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 9,
- 'position' => 62,
- 'escaped' => false,
- )),
- 98 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 10,
- 'position' => 1,
- 'escaped' => false,
- )),
- 99 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 2,
- 'content' => '
- ',
- 'line' => 10,
- 'position' => 1,
- 'escaped' => false,
- )),
- 100 =>
- ezcDocumentRstToken::__set_state(array(
- 'type' => 6,
- 'content' => NULL,
- 'line' => 10,
- 'position' => 1,
- 'escaped' => false,
- )),
- );
|