footnote.tokens 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 4,
  6. 'content' => '..',
  7. 'line' => 1,
  8. 'position' => 1,
  9. 'escaped' => false,
  10. )),
  11. 1 =>
  12. ezcDocumentRstToken::__set_state(array(
  13. 'type' => 1,
  14. 'content' => ' ',
  15. 'line' => 1,
  16. 'position' => 3,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 4,
  22. 'content' => '[',
  23. 'line' => 1,
  24. 'position' => 4,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 5,
  30. 'content' => '1',
  31. 'line' => 1,
  32. 'position' => 5,
  33. 'escaped' => false,
  34. )),
  35. 4 =>
  36. ezcDocumentRstToken::__set_state(array(
  37. 'type' => 4,
  38. 'content' => ']',
  39. 'line' => 1,
  40. 'position' => 6,
  41. 'escaped' => false,
  42. )),
  43. 5 =>
  44. ezcDocumentRstToken::__set_state(array(
  45. 'type' => 1,
  46. 'content' => ' ',
  47. 'line' => 1,
  48. 'position' => 7,
  49. 'escaped' => false,
  50. )),
  51. 6 =>
  52. ezcDocumentRstToken::__set_state(array(
  53. 'type' => 5,
  54. 'content' => 'A footnote contains body elements, consistently',
  55. 'line' => 1,
  56. 'position' => 8,
  57. 'escaped' => false,
  58. )),
  59. 7 =>
  60. ezcDocumentRstToken::__set_state(array(
  61. 'type' => 2,
  62. 'content' => '
  63. ',
  64. 'line' => 1,
  65. 'position' => 55,
  66. 'escaped' => false,
  67. )),
  68. 8 =>
  69. ezcDocumentRstToken::__set_state(array(
  70. 'type' => 1,
  71. 'content' => ' ',
  72. 'line' => 2,
  73. 'position' => 1,
  74. 'escaped' => false,
  75. )),
  76. 9 =>
  77. ezcDocumentRstToken::__set_state(array(
  78. 'type' => 5,
  79. 'content' => 'indented by at least 3 spaces',
  80. 'line' => 2,
  81. 'position' => 4,
  82. 'escaped' => false,
  83. )),
  84. 10 =>
  85. ezcDocumentRstToken::__set_state(array(
  86. 'type' => 4,
  87. 'content' => '.',
  88. 'line' => 2,
  89. 'position' => 33,
  90. 'escaped' => false,
  91. )),
  92. 11 =>
  93. ezcDocumentRstToken::__set_state(array(
  94. 'type' => 2,
  95. 'content' => '
  96. ',
  97. 'line' => 2,
  98. 'position' => 34,
  99. 'escaped' => false,
  100. )),
  101. 12 =>
  102. ezcDocumentRstToken::__set_state(array(
  103. 'type' => 2,
  104. 'content' => '
  105. ',
  106. 'line' => 3,
  107. 'position' => 1,
  108. 'escaped' => false,
  109. )),
  110. 13 =>
  111. ezcDocumentRstToken::__set_state(array(
  112. 'type' => 2,
  113. 'content' => '
  114. ',
  115. 'line' => 3,
  116. 'position' => 1,
  117. 'escaped' => false,
  118. )),
  119. 14 =>
  120. ezcDocumentRstToken::__set_state(array(
  121. 'type' => 6,
  122. 'content' => NULL,
  123. 'line' => 3,
  124. 'position' => 1,
  125. 'escaped' => false,
  126. )),
  127. );