citation_full.tokens 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 5,
  6. 'content' => 'Here is a citation reference',
  7. 'line' => 1,
  8. 'position' => 1,
  9. 'escaped' => false,
  10. )),
  11. 1 =>
  12. ezcDocumentRstToken::__set_state(array(
  13. 'type' => 4,
  14. 'content' => ':',
  15. 'line' => 1,
  16. 'position' => 29,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 1,
  22. 'content' => ' ',
  23. 'line' => 1,
  24. 'position' => 30,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 4,
  30. 'content' => '[',
  31. 'line' => 1,
  32. 'position' => 31,
  33. 'escaped' => false,
  34. )),
  35. 4 =>
  36. ezcDocumentRstToken::__set_state(array(
  37. 'type' => 5,
  38. 'content' => 'CIT2002',
  39. 'line' => 1,
  40. 'position' => 32,
  41. 'escaped' => false,
  42. )),
  43. 5 =>
  44. ezcDocumentRstToken::__set_state(array(
  45. 'type' => 4,
  46. 'content' => ']',
  47. 'line' => 1,
  48. 'position' => 39,
  49. 'escaped' => false,
  50. )),
  51. 6 =>
  52. ezcDocumentRstToken::__set_state(array(
  53. 'type' => 4,
  54. 'content' => '_',
  55. 'line' => 1,
  56. 'position' => 40,
  57. 'escaped' => false,
  58. )),
  59. 7 =>
  60. ezcDocumentRstToken::__set_state(array(
  61. 'type' => 4,
  62. 'content' => '.',
  63. 'line' => 1,
  64. 'position' => 41,
  65. 'escaped' => false,
  66. )),
  67. 8 =>
  68. ezcDocumentRstToken::__set_state(array(
  69. 'type' => 2,
  70. 'content' => '
  71. ',
  72. 'line' => 1,
  73. 'position' => 42,
  74. 'escaped' => false,
  75. )),
  76. 9 =>
  77. ezcDocumentRstToken::__set_state(array(
  78. 'type' => 2,
  79. 'content' => '
  80. ',
  81. 'line' => 2,
  82. 'position' => 1,
  83. 'escaped' => false,
  84. )),
  85. 10 =>
  86. ezcDocumentRstToken::__set_state(array(
  87. 'type' => 4,
  88. 'content' => '..',
  89. 'line' => 3,
  90. 'position' => 1,
  91. 'escaped' => false,
  92. )),
  93. 11 =>
  94. ezcDocumentRstToken::__set_state(array(
  95. 'type' => 1,
  96. 'content' => ' ',
  97. 'line' => 3,
  98. 'position' => 3,
  99. 'escaped' => false,
  100. )),
  101. 12 =>
  102. ezcDocumentRstToken::__set_state(array(
  103. 'type' => 4,
  104. 'content' => '[',
  105. 'line' => 3,
  106. 'position' => 4,
  107. 'escaped' => false,
  108. )),
  109. 13 =>
  110. ezcDocumentRstToken::__set_state(array(
  111. 'type' => 5,
  112. 'content' => 'CIT2002',
  113. 'line' => 3,
  114. 'position' => 5,
  115. 'escaped' => false,
  116. )),
  117. 14 =>
  118. ezcDocumentRstToken::__set_state(array(
  119. 'type' => 4,
  120. 'content' => ']',
  121. 'line' => 3,
  122. 'position' => 12,
  123. 'escaped' => false,
  124. )),
  125. 15 =>
  126. ezcDocumentRstToken::__set_state(array(
  127. 'type' => 1,
  128. 'content' => ' ',
  129. 'line' => 3,
  130. 'position' => 13,
  131. 'escaped' => false,
  132. )),
  133. 16 =>
  134. ezcDocumentRstToken::__set_state(array(
  135. 'type' => 5,
  136. 'content' => 'This is the citation',
  137. 'line' => 3,
  138. 'position' => 14,
  139. 'escaped' => false,
  140. )),
  141. 17 =>
  142. ezcDocumentRstToken::__set_state(array(
  143. 'type' => 4,
  144. 'content' => '.',
  145. 'line' => 3,
  146. 'position' => 34,
  147. 'escaped' => false,
  148. )),
  149. 18 =>
  150. ezcDocumentRstToken::__set_state(array(
  151. 'type' => 1,
  152. 'content' => ' ',
  153. 'line' => 3,
  154. 'position' => 35,
  155. 'escaped' => false,
  156. )),
  157. 19 =>
  158. ezcDocumentRstToken::__set_state(array(
  159. 'type' => 5,
  160. 'content' => 'It',
  161. 'line' => 3,
  162. 'position' => 37,
  163. 'escaped' => false,
  164. )),
  165. 20 =>
  166. ezcDocumentRstToken::__set_state(array(
  167. 'type' => 4,
  168. 'content' => '\'',
  169. 'line' => 3,
  170. 'position' => 39,
  171. 'escaped' => false,
  172. )),
  173. 21 =>
  174. ezcDocumentRstToken::__set_state(array(
  175. 'type' => 5,
  176. 'content' => 's just like a footnote,',
  177. 'line' => 3,
  178. 'position' => 40,
  179. 'escaped' => false,
  180. )),
  181. 22 =>
  182. ezcDocumentRstToken::__set_state(array(
  183. 'type' => 2,
  184. 'content' => '
  185. ',
  186. 'line' => 3,
  187. 'position' => 63,
  188. 'escaped' => false,
  189. )),
  190. 23 =>
  191. ezcDocumentRstToken::__set_state(array(
  192. 'type' => 1,
  193. 'content' => ' ',
  194. 'line' => 4,
  195. 'position' => 1,
  196. 'escaped' => false,
  197. )),
  198. 24 =>
  199. ezcDocumentRstToken::__set_state(array(
  200. 'type' => 5,
  201. 'content' => 'except the label is textual',
  202. 'line' => 4,
  203. 'position' => 4,
  204. 'escaped' => false,
  205. )),
  206. 25 =>
  207. ezcDocumentRstToken::__set_state(array(
  208. 'type' => 4,
  209. 'content' => '.',
  210. 'line' => 4,
  211. 'position' => 31,
  212. 'escaped' => false,
  213. )),
  214. 26 =>
  215. ezcDocumentRstToken::__set_state(array(
  216. 'type' => 2,
  217. 'content' => '
  218. ',
  219. 'line' => 4,
  220. 'position' => 32,
  221. 'escaped' => false,
  222. )),
  223. 27 =>
  224. ezcDocumentRstToken::__set_state(array(
  225. 'type' => 2,
  226. 'content' => '
  227. ',
  228. 'line' => 5,
  229. 'position' => 1,
  230. 'escaped' => false,
  231. )),
  232. 28 =>
  233. ezcDocumentRstToken::__set_state(array(
  234. 'type' => 2,
  235. 'content' => '
  236. ',
  237. 'line' => 5,
  238. 'position' => 1,
  239. 'escaped' => false,
  240. )),
  241. 29 =>
  242. ezcDocumentRstToken::__set_state(array(
  243. 'type' => 6,
  244. 'content' => NULL,
  245. 'line' => 5,
  246. 'position' => 1,
  247. 'escaped' => false,
  248. )),
  249. );