tabulators.tokens 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  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' => 'test',
  15. 'line' => 1,
  16. 'position' => 9,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 2,
  22. 'content' => '
  23. ',
  24. 'line' => 1,
  25. 'position' => 13,
  26. 'escaped' => false,
  27. )),
  28. 3 =>
  29. ezcDocumentRstToken::__set_state(array(
  30. 'type' => 1,
  31. 'content' => ' ',
  32. 'line' => 2,
  33. 'position' => 1,
  34. 'escaped' => false,
  35. )),
  36. 4 =>
  37. ezcDocumentRstToken::__set_state(array(
  38. 'type' => 5,
  39. 'content' => 'test',
  40. 'line' => 2,
  41. 'position' => 9,
  42. 'escaped' => false,
  43. )),
  44. 5 =>
  45. ezcDocumentRstToken::__set_state(array(
  46. 'type' => 2,
  47. 'content' => '
  48. ',
  49. 'line' => 2,
  50. 'position' => 13,
  51. 'escaped' => false,
  52. )),
  53. 6 =>
  54. ezcDocumentRstToken::__set_state(array(
  55. 'type' => 1,
  56. 'content' => ' ',
  57. 'line' => 3,
  58. 'position' => 1,
  59. 'escaped' => false,
  60. )),
  61. 7 =>
  62. ezcDocumentRstToken::__set_state(array(
  63. 'type' => 5,
  64. 'content' => 'test',
  65. 'line' => 3,
  66. 'position' => 9,
  67. 'escaped' => false,
  68. )),
  69. 8 =>
  70. ezcDocumentRstToken::__set_state(array(
  71. 'type' => 2,
  72. 'content' => '
  73. ',
  74. 'line' => 3,
  75. 'position' => 13,
  76. 'escaped' => false,
  77. )),
  78. 9 =>
  79. ezcDocumentRstToken::__set_state(array(
  80. 'type' => 1,
  81. 'content' => ' ',
  82. 'line' => 4,
  83. 'position' => 1,
  84. 'escaped' => false,
  85. )),
  86. 10 =>
  87. ezcDocumentRstToken::__set_state(array(
  88. 'type' => 5,
  89. 'content' => 'test',
  90. 'line' => 4,
  91. 'position' => 17,
  92. 'escaped' => false,
  93. )),
  94. 11 =>
  95. ezcDocumentRstToken::__set_state(array(
  96. 'type' => 2,
  97. 'content' => '
  98. ',
  99. 'line' => 4,
  100. 'position' => 21,
  101. 'escaped' => false,
  102. )),
  103. 12 =>
  104. ezcDocumentRstToken::__set_state(array(
  105. 'type' => 1,
  106. 'content' => ' ',
  107. 'line' => 5,
  108. 'position' => 1,
  109. 'escaped' => false,
  110. )),
  111. 13 =>
  112. ezcDocumentRstToken::__set_state(array(
  113. 'type' => 5,
  114. 'content' => 'test',
  115. 'line' => 5,
  116. 'position' => 17,
  117. 'escaped' => false,
  118. )),
  119. 14 =>
  120. ezcDocumentRstToken::__set_state(array(
  121. 'type' => 2,
  122. 'content' => '
  123. ',
  124. 'line' => 5,
  125. 'position' => 21,
  126. 'escaped' => false,
  127. )),
  128. 15 =>
  129. ezcDocumentRstToken::__set_state(array(
  130. 'type' => 1,
  131. 'content' => ' ',
  132. 'line' => 6,
  133. 'position' => 1,
  134. 'escaped' => false,
  135. )),
  136. 16 =>
  137. ezcDocumentRstToken::__set_state(array(
  138. 'type' => 5,
  139. 'content' => 'test',
  140. 'line' => 6,
  141. 'position' => 17,
  142. 'escaped' => false,
  143. )),
  144. 17 =>
  145. ezcDocumentRstToken::__set_state(array(
  146. 'type' => 2,
  147. 'content' => '
  148. ',
  149. 'line' => 6,
  150. 'position' => 21,
  151. 'escaped' => false,
  152. )),
  153. 18 =>
  154. ezcDocumentRstToken::__set_state(array(
  155. 'type' => 1,
  156. 'content' => ' ',
  157. 'line' => 7,
  158. 'position' => 1,
  159. 'escaped' => false,
  160. )),
  161. 19 =>
  162. ezcDocumentRstToken::__set_state(array(
  163. 'type' => 5,
  164. 'content' => 'test',
  165. 'line' => 7,
  166. 'position' => 17,
  167. 'escaped' => false,
  168. )),
  169. 20 =>
  170. ezcDocumentRstToken::__set_state(array(
  171. 'type' => 2,
  172. 'content' => '
  173. ',
  174. 'line' => 7,
  175. 'position' => 21,
  176. 'escaped' => false,
  177. )),
  178. 21 =>
  179. ezcDocumentRstToken::__set_state(array(
  180. 'type' => 1,
  181. 'content' => ' ',
  182. 'line' => 8,
  183. 'position' => 1,
  184. 'escaped' => false,
  185. )),
  186. 22 =>
  187. ezcDocumentRstToken::__set_state(array(
  188. 'type' => 5,
  189. 'content' => 'test',
  190. 'line' => 8,
  191. 'position' => 17,
  192. 'escaped' => false,
  193. )),
  194. 23 =>
  195. ezcDocumentRstToken::__set_state(array(
  196. 'type' => 2,
  197. 'content' => '
  198. ',
  199. 'line' => 8,
  200. 'position' => 21,
  201. 'escaped' => false,
  202. )),
  203. 24 =>
  204. ezcDocumentRstToken::__set_state(array(
  205. 'type' => 1,
  206. 'content' => ' ',
  207. 'line' => 9,
  208. 'position' => 1,
  209. 'escaped' => false,
  210. )),
  211. 25 =>
  212. ezcDocumentRstToken::__set_state(array(
  213. 'type' => 5,
  214. 'content' => 'test',
  215. 'line' => 9,
  216. 'position' => 17,
  217. 'escaped' => false,
  218. )),
  219. 26 =>
  220. ezcDocumentRstToken::__set_state(array(
  221. 'type' => 2,
  222. 'content' => '
  223. ',
  224. 'line' => 9,
  225. 'position' => 21,
  226. 'escaped' => false,
  227. )),
  228. 27 =>
  229. ezcDocumentRstToken::__set_state(array(
  230. 'type' => 1,
  231. 'content' => ' ',
  232. 'line' => 10,
  233. 'position' => 1,
  234. 'escaped' => false,
  235. )),
  236. 28 =>
  237. ezcDocumentRstToken::__set_state(array(
  238. 'type' => 5,
  239. 'content' => 'test',
  240. 'line' => 10,
  241. 'position' => 41,
  242. 'escaped' => false,
  243. )),
  244. 29 =>
  245. ezcDocumentRstToken::__set_state(array(
  246. 'type' => 2,
  247. 'content' => '
  248. ',
  249. 'line' => 10,
  250. 'position' => 45,
  251. 'escaped' => false,
  252. )),
  253. 30 =>
  254. ezcDocumentRstToken::__set_state(array(
  255. 'type' => 5,
  256. 'content' => 'a',
  257. 'line' => 11,
  258. 'position' => 1,
  259. 'escaped' => false,
  260. )),
  261. 31 =>
  262. ezcDocumentRstToken::__set_state(array(
  263. 'type' => 1,
  264. 'content' => ' ',
  265. 'line' => 11,
  266. 'position' => 2,
  267. 'escaped' => false,
  268. )),
  269. 32 =>
  270. ezcDocumentRstToken::__set_state(array(
  271. 'type' => 5,
  272. 'content' => 'test',
  273. 'line' => 11,
  274. 'position' => 9,
  275. 'escaped' => false,
  276. )),
  277. 33 =>
  278. ezcDocumentRstToken::__set_state(array(
  279. 'type' => 2,
  280. 'content' => '
  281. ',
  282. 'line' => 11,
  283. 'position' => 13,
  284. 'escaped' => false,
  285. )),
  286. 34 =>
  287. ezcDocumentRstToken::__set_state(array(
  288. 'type' => 1,
  289. 'content' => ' ',
  290. 'line' => 12,
  291. 'position' => 1,
  292. 'escaped' => false,
  293. )),
  294. 35 =>
  295. ezcDocumentRstToken::__set_state(array(
  296. 'type' => 5,
  297. 'content' => 'a',
  298. 'line' => 12,
  299. 'position' => 9,
  300. 'escaped' => false,
  301. )),
  302. 36 =>
  303. ezcDocumentRstToken::__set_state(array(
  304. 'type' => 1,
  305. 'content' => ' ',
  306. 'line' => 12,
  307. 'position' => 10,
  308. 'escaped' => false,
  309. )),
  310. 37 =>
  311. ezcDocumentRstToken::__set_state(array(
  312. 'type' => 5,
  313. 'content' => 'a',
  314. 'line' => 12,
  315. 'position' => 25,
  316. 'escaped' => false,
  317. )),
  318. 38 =>
  319. ezcDocumentRstToken::__set_state(array(
  320. 'type' => 1,
  321. 'content' => ' ',
  322. 'line' => 12,
  323. 'position' => 26,
  324. 'escaped' => false,
  325. )),
  326. 39 =>
  327. ezcDocumentRstToken::__set_state(array(
  328. 'type' => 5,
  329. 'content' => 'test',
  330. 'line' => 12,
  331. 'position' => 33,
  332. 'escaped' => false,
  333. )),
  334. 40 =>
  335. ezcDocumentRstToken::__set_state(array(
  336. 'type' => 2,
  337. 'content' => '
  338. ',
  339. 'line' => 12,
  340. 'position' => 37,
  341. 'escaped' => false,
  342. )),
  343. 41 =>
  344. ezcDocumentRstToken::__set_state(array(
  345. 'type' => 2,
  346. 'content' => '
  347. ',
  348. 'line' => 13,
  349. 'position' => 1,
  350. 'escaped' => false,
  351. )),
  352. 42 =>
  353. ezcDocumentRstToken::__set_state(array(
  354. 'type' => 2,
  355. 'content' => '
  356. ',
  357. 'line' => 13,
  358. 'position' => 1,
  359. 'escaped' => false,
  360. )),
  361. 43 =>
  362. ezcDocumentRstToken::__set_state(array(
  363. 'type' => 6,
  364. 'content' => NULL,
  365. 'line' => 13,
  366. 'position' => 1,
  367. 'escaped' => false,
  368. )),
  369. );