comments_complex.tokens 7.3 KB

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