blockquote.tokens 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 1,
  6. 'content' => ' ',
  7. 'line' => 1,
  8. 'position' => 1,
  9. 'escaped' => false,
  10. )),
  11. 1 =>
  12. ezcDocumentRstToken::__set_state(array(
  13. 'type' => 5,
  14. 'content' => 'This theory, that is mine, is mine',
  15. 'line' => 1,
  16. 'position' => 5,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 4,
  22. 'content' => '.',
  23. 'line' => 1,
  24. 'position' => 39,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 2,
  30. 'content' => '
  31. ',
  32. 'line' => 1,
  33. 'position' => 40,
  34. 'escaped' => false,
  35. )),
  36. 4 =>
  37. ezcDocumentRstToken::__set_state(array(
  38. 'type' => 2,
  39. 'content' => '
  40. ',
  41. 'line' => 2,
  42. 'position' => 1,
  43. 'escaped' => false,
  44. )),
  45. 5 =>
  46. ezcDocumentRstToken::__set_state(array(
  47. 'type' => 1,
  48. 'content' => ' ',
  49. 'line' => 3,
  50. 'position' => 1,
  51. 'escaped' => false,
  52. )),
  53. 6 =>
  54. ezcDocumentRstToken::__set_state(array(
  55. 'type' => 4,
  56. 'content' => '--',
  57. 'line' => 3,
  58. 'position' => 5,
  59. 'escaped' => false,
  60. )),
  61. 7 =>
  62. ezcDocumentRstToken::__set_state(array(
  63. 'type' => 1,
  64. 'content' => ' ',
  65. 'line' => 3,
  66. 'position' => 7,
  67. 'escaped' => false,
  68. )),
  69. 8 =>
  70. ezcDocumentRstToken::__set_state(array(
  71. 'type' => 5,
  72. 'content' => 'Anne Elk',
  73. 'line' => 3,
  74. 'position' => 8,
  75. 'escaped' => false,
  76. )),
  77. 9 =>
  78. ezcDocumentRstToken::__set_state(array(
  79. 'type' => 1,
  80. 'content' => ' ',
  81. 'line' => 3,
  82. 'position' => 16,
  83. 'escaped' => false,
  84. )),
  85. 10 =>
  86. ezcDocumentRstToken::__set_state(array(
  87. 'type' => 4,
  88. 'content' => '(',
  89. 'line' => 3,
  90. 'position' => 17,
  91. 'escaped' => false,
  92. )),
  93. 11 =>
  94. ezcDocumentRstToken::__set_state(array(
  95. 'type' => 5,
  96. 'content' => 'Miss',
  97. 'line' => 3,
  98. 'position' => 18,
  99. 'escaped' => false,
  100. )),
  101. 12 =>
  102. ezcDocumentRstToken::__set_state(array(
  103. 'type' => 4,
  104. 'content' => ')',
  105. 'line' => 3,
  106. 'position' => 22,
  107. 'escaped' => false,
  108. )),
  109. 13 =>
  110. ezcDocumentRstToken::__set_state(array(
  111. 'type' => 2,
  112. 'content' => '
  113. ',
  114. 'line' => 3,
  115. 'position' => 23,
  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. );