comment.tokens 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  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' => 5,
  22. 'content' => 'Comments begin with two dots and a space',
  23. 'line' => 1,
  24. 'position' => 4,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 4,
  30. 'content' => '.',
  31. 'line' => 1,
  32. 'position' => 44,
  33. 'escaped' => false,
  34. )),
  35. 4 =>
  36. ezcDocumentRstToken::__set_state(array(
  37. 'type' => 1,
  38. 'content' => ' ',
  39. 'line' => 1,
  40. 'position' => 45,
  41. 'escaped' => false,
  42. )),
  43. 5 =>
  44. ezcDocumentRstToken::__set_state(array(
  45. 'type' => 5,
  46. 'content' => 'Anything may',
  47. 'line' => 1,
  48. 'position' => 47,
  49. 'escaped' => false,
  50. )),
  51. 6 =>
  52. ezcDocumentRstToken::__set_state(array(
  53. 'type' => 2,
  54. 'content' => '
  55. ',
  56. 'line' => 1,
  57. 'position' => 59,
  58. 'escaped' => false,
  59. )),
  60. 7 =>
  61. ezcDocumentRstToken::__set_state(array(
  62. 'type' => 1,
  63. 'content' => ' ',
  64. 'line' => 2,
  65. 'position' => 1,
  66. 'escaped' => false,
  67. )),
  68. 8 =>
  69. ezcDocumentRstToken::__set_state(array(
  70. 'type' => 5,
  71. 'content' => 'follow, except for the syntax of footnotes/citations,',
  72. 'line' => 2,
  73. 'position' => 4,
  74. 'escaped' => false,
  75. )),
  76. 9 =>
  77. ezcDocumentRstToken::__set_state(array(
  78. 'type' => 2,
  79. 'content' => '
  80. ',
  81. 'line' => 2,
  82. 'position' => 57,
  83. 'escaped' => false,
  84. )),
  85. 10 =>
  86. ezcDocumentRstToken::__set_state(array(
  87. 'type' => 1,
  88. 'content' => ' ',
  89. 'line' => 3,
  90. 'position' => 1,
  91. 'escaped' => false,
  92. )),
  93. 11 =>
  94. ezcDocumentRstToken::__set_state(array(
  95. 'type' => 5,
  96. 'content' => 'hyperlink targets, directives, or substitution definitions',
  97. 'line' => 3,
  98. 'position' => 4,
  99. 'escaped' => false,
  100. )),
  101. 12 =>
  102. ezcDocumentRstToken::__set_state(array(
  103. 'type' => 4,
  104. 'content' => '.',
  105. 'line' => 3,
  106. 'position' => 62,
  107. 'escaped' => false,
  108. )),
  109. 13 =>
  110. ezcDocumentRstToken::__set_state(array(
  111. 'type' => 2,
  112. 'content' => '
  113. ',
  114. 'line' => 3,
  115. 'position' => 63,
  116. 'escaped' => false,
  117. )),
  118. 14 =>
  119. ezcDocumentRstToken::__set_state(array(
  120. 'type' => 2,
  121. 'content' => '
  122. ',
  123. 'line' => 4,
  124. 'position' => 1,
  125. 'escaped' => false,
  126. )),
  127. 15 =>
  128. ezcDocumentRstToken::__set_state(array(
  129. 'type' => 2,
  130. 'content' => '
  131. ',
  132. 'line' => 4,
  133. 'position' => 1,
  134. 'escaped' => false,
  135. )),
  136. 16 =>
  137. ezcDocumentRstToken::__set_state(array(
  138. 'type' => 6,
  139. 'content' => NULL,
  140. 'line' => 4,
  141. 'position' => 1,
  142. 'escaped' => false,
  143. )),
  144. );