blockquote_multiple.tokens 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  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' => 'Block quote 4',
  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' => 18,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 2,
  30. 'content' => '
  31. ',
  32. 'line' => 1,
  33. 'position' => 19,
  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' => 4,
  48. 'content' => '..',
  49. 'line' => 3,
  50. 'position' => 1,
  51. 'escaped' => false,
  52. )),
  53. 6 =>
  54. ezcDocumentRstToken::__set_state(array(
  55. 'type' => 2,
  56. 'content' => '
  57. ',
  58. 'line' => 3,
  59. 'position' => 3,
  60. 'escaped' => false,
  61. )),
  62. 7 =>
  63. ezcDocumentRstToken::__set_state(array(
  64. 'type' => 2,
  65. 'content' => '
  66. ',
  67. 'line' => 4,
  68. 'position' => 1,
  69. 'escaped' => false,
  70. )),
  71. 8 =>
  72. ezcDocumentRstToken::__set_state(array(
  73. 'type' => 1,
  74. 'content' => ' ',
  75. 'line' => 5,
  76. 'position' => 1,
  77. 'escaped' => false,
  78. )),
  79. 9 =>
  80. ezcDocumentRstToken::__set_state(array(
  81. 'type' => 5,
  82. 'content' => 'Block quote 5',
  83. 'line' => 5,
  84. 'position' => 5,
  85. 'escaped' => false,
  86. )),
  87. 10 =>
  88. ezcDocumentRstToken::__set_state(array(
  89. 'type' => 4,
  90. 'content' => '.',
  91. 'line' => 5,
  92. 'position' => 18,
  93. 'escaped' => false,
  94. )),
  95. 11 =>
  96. ezcDocumentRstToken::__set_state(array(
  97. 'type' => 2,
  98. 'content' => '
  99. ',
  100. 'line' => 5,
  101. 'position' => 19,
  102. 'escaped' => false,
  103. )),
  104. 12 =>
  105. ezcDocumentRstToken::__set_state(array(
  106. 'type' => 2,
  107. 'content' => '
  108. ',
  109. 'line' => 6,
  110. 'position' => 1,
  111. 'escaped' => false,
  112. )),
  113. 13 =>
  114. ezcDocumentRstToken::__set_state(array(
  115. 'type' => 2,
  116. 'content' => '
  117. ',
  118. 'line' => 6,
  119. 'position' => 1,
  120. 'escaped' => false,
  121. )),
  122. 14 =>
  123. ezcDocumentRstToken::__set_state(array(
  124. 'type' => 6,
  125. 'content' => NULL,
  126. 'line' => 6,
  127. 'position' => 1,
  128. 'escaped' => false,
  129. )),
  130. );