literal_block.tokens 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 5,
  6. 'content' => 'Literal blocks are either indented or line-prefix-quoted blocks,',
  7. 'line' => 1,
  8. 'position' => 1,
  9. 'escaped' => false,
  10. )),
  11. 1 =>
  12. ezcDocumentRstToken::__set_state(array(
  13. 'type' => 2,
  14. 'content' => '
  15. ',
  16. 'line' => 1,
  17. 'position' => 65,
  18. 'escaped' => false,
  19. )),
  20. 2 =>
  21. ezcDocumentRstToken::__set_state(array(
  22. 'type' => 5,
  23. 'content' => 'and indicated with a double-colon',
  24. 'line' => 2,
  25. 'position' => 1,
  26. 'escaped' => false,
  27. )),
  28. 3 =>
  29. ezcDocumentRstToken::__set_state(array(
  30. 'type' => 1,
  31. 'content' => ' ',
  32. 'line' => 2,
  33. 'position' => 34,
  34. 'escaped' => false,
  35. )),
  36. 4 =>
  37. ezcDocumentRstToken::__set_state(array(
  38. 'type' => 4,
  39. 'content' => '(',
  40. 'line' => 2,
  41. 'position' => 35,
  42. 'escaped' => false,
  43. )),
  44. 5 =>
  45. ezcDocumentRstToken::__set_state(array(
  46. 'type' => 4,
  47. 'content' => '"',
  48. 'line' => 2,
  49. 'position' => 36,
  50. 'escaped' => false,
  51. )),
  52. 6 =>
  53. ezcDocumentRstToken::__set_state(array(
  54. 'type' => 4,
  55. 'content' => '::',
  56. 'line' => 2,
  57. 'position' => 37,
  58. 'escaped' => false,
  59. )),
  60. 7 =>
  61. ezcDocumentRstToken::__set_state(array(
  62. 'type' => 4,
  63. 'content' => '"',
  64. 'line' => 2,
  65. 'position' => 39,
  66. 'escaped' => false,
  67. )),
  68. 8 =>
  69. ezcDocumentRstToken::__set_state(array(
  70. 'type' => 4,
  71. 'content' => ')',
  72. 'line' => 2,
  73. 'position' => 40,
  74. 'escaped' => false,
  75. )),
  76. 9 =>
  77. ezcDocumentRstToken::__set_state(array(
  78. 'type' => 1,
  79. 'content' => ' ',
  80. 'line' => 2,
  81. 'position' => 41,
  82. 'escaped' => false,
  83. )),
  84. 10 =>
  85. ezcDocumentRstToken::__set_state(array(
  86. 'type' => 5,
  87. 'content' => 'at the end of the',
  88. 'line' => 2,
  89. 'position' => 42,
  90. 'escaped' => false,
  91. )),
  92. 11 =>
  93. ezcDocumentRstToken::__set_state(array(
  94. 'type' => 2,
  95. 'content' => '
  96. ',
  97. 'line' => 2,
  98. 'position' => 59,
  99. 'escaped' => false,
  100. )),
  101. 12 =>
  102. ezcDocumentRstToken::__set_state(array(
  103. 'type' => 5,
  104. 'content' => 'preceding paragraph',
  105. 'line' => 3,
  106. 'position' => 1,
  107. 'escaped' => false,
  108. )),
  109. 13 =>
  110. ezcDocumentRstToken::__set_state(array(
  111. 'type' => 1,
  112. 'content' => ' ',
  113. 'line' => 3,
  114. 'position' => 20,
  115. 'escaped' => false,
  116. )),
  117. 14 =>
  118. ezcDocumentRstToken::__set_state(array(
  119. 'type' => 4,
  120. 'content' => '(',
  121. 'line' => 3,
  122. 'position' => 21,
  123. 'escaped' => false,
  124. )),
  125. 15 =>
  126. ezcDocumentRstToken::__set_state(array(
  127. 'type' => 5,
  128. 'content' => 'right here -->',
  129. 'line' => 3,
  130. 'position' => 22,
  131. 'escaped' => false,
  132. )),
  133. 16 =>
  134. ezcDocumentRstToken::__set_state(array(
  135. 'type' => 4,
  136. 'content' => ')',
  137. 'line' => 3,
  138. 'position' => 36,
  139. 'escaped' => false,
  140. )),
  141. 17 =>
  142. ezcDocumentRstToken::__set_state(array(
  143. 'type' => 4,
  144. 'content' => '::',
  145. 'line' => 3,
  146. 'position' => 37,
  147. 'escaped' => false,
  148. )),
  149. 18 =>
  150. ezcDocumentRstToken::__set_state(array(
  151. 'type' => 2,
  152. 'content' => '
  153. ',
  154. 'line' => 3,
  155. 'position' => 39,
  156. 'escaped' => false,
  157. )),
  158. 19 =>
  159. ezcDocumentRstToken::__set_state(array(
  160. 'type' => 2,
  161. 'content' => '
  162. ',
  163. 'line' => 4,
  164. 'position' => 1,
  165. 'escaped' => false,
  166. )),
  167. 20 =>
  168. ezcDocumentRstToken::__set_state(array(
  169. 'type' => 1,
  170. 'content' => ' ',
  171. 'line' => 5,
  172. 'position' => 1,
  173. 'escaped' => false,
  174. )),
  175. 21 =>
  176. ezcDocumentRstToken::__set_state(array(
  177. 'type' => 5,
  178. 'content' => 'if literal',
  179. 'line' => 5,
  180. 'position' => 5,
  181. 'escaped' => false,
  182. )),
  183. 22 =>
  184. ezcDocumentRstToken::__set_state(array(
  185. 'type' => 4,
  186. 'content' => '_',
  187. 'line' => 5,
  188. 'position' => 15,
  189. 'escaped' => false,
  190. )),
  191. 23 =>
  192. ezcDocumentRstToken::__set_state(array(
  193. 'type' => 5,
  194. 'content' => 'block',
  195. 'line' => 5,
  196. 'position' => 16,
  197. 'escaped' => false,
  198. )),
  199. 24 =>
  200. ezcDocumentRstToken::__set_state(array(
  201. 'type' => 4,
  202. 'content' => ':',
  203. 'line' => 5,
  204. 'position' => 21,
  205. 'escaped' => false,
  206. )),
  207. 25 =>
  208. ezcDocumentRstToken::__set_state(array(
  209. 'type' => 2,
  210. 'content' => '
  211. ',
  212. 'line' => 5,
  213. 'position' => 22,
  214. 'escaped' => false,
  215. )),
  216. 26 =>
  217. ezcDocumentRstToken::__set_state(array(
  218. 'type' => 1,
  219. 'content' => ' ',
  220. 'line' => 6,
  221. 'position' => 1,
  222. 'escaped' => false,
  223. )),
  224. 27 =>
  225. ezcDocumentRstToken::__set_state(array(
  226. 'type' => 5,
  227. 'content' => 'text =',
  228. 'line' => 6,
  229. 'position' => 9,
  230. 'escaped' => false,
  231. )),
  232. 28 =>
  233. ezcDocumentRstToken::__set_state(array(
  234. 'type' => 1,
  235. 'content' => ' ',
  236. 'line' => 6,
  237. 'position' => 15,
  238. 'escaped' => false,
  239. )),
  240. 29 =>
  241. ezcDocumentRstToken::__set_state(array(
  242. 'type' => 4,
  243. 'content' => '\'',
  244. 'line' => 6,
  245. 'position' => 16,
  246. 'escaped' => false,
  247. )),
  248. 30 =>
  249. ezcDocumentRstToken::__set_state(array(
  250. 'type' => 5,
  251. 'content' => 'is left as-is',
  252. 'line' => 6,
  253. 'position' => 17,
  254. 'escaped' => false,
  255. )),
  256. 31 =>
  257. ezcDocumentRstToken::__set_state(array(
  258. 'type' => 4,
  259. 'content' => '\'',
  260. 'line' => 6,
  261. 'position' => 30,
  262. 'escaped' => false,
  263. )),
  264. 32 =>
  265. ezcDocumentRstToken::__set_state(array(
  266. 'type' => 2,
  267. 'content' => '
  268. ',
  269. 'line' => 6,
  270. 'position' => 31,
  271. 'escaped' => false,
  272. )),
  273. 33 =>
  274. ezcDocumentRstToken::__set_state(array(
  275. 'type' => 1,
  276. 'content' => ' ',
  277. 'line' => 7,
  278. 'position' => 1,
  279. 'escaped' => false,
  280. )),
  281. 34 =>
  282. ezcDocumentRstToken::__set_state(array(
  283. 'type' => 5,
  284. 'content' => 'spaces',
  285. 'line' => 7,
  286. 'position' => 9,
  287. 'escaped' => false,
  288. )),
  289. 35 =>
  290. ezcDocumentRstToken::__set_state(array(
  291. 'type' => 4,
  292. 'content' => '_',
  293. 'line' => 7,
  294. 'position' => 15,
  295. 'escaped' => false,
  296. )),
  297. 36 =>
  298. ezcDocumentRstToken::__set_state(array(
  299. 'type' => 5,
  300. 'content' => 'and',
  301. 'line' => 7,
  302. 'position' => 16,
  303. 'escaped' => false,
  304. )),
  305. 37 =>
  306. ezcDocumentRstToken::__set_state(array(
  307. 'type' => 4,
  308. 'content' => '_',
  309. 'line' => 7,
  310. 'position' => 19,
  311. 'escaped' => false,
  312. )),
  313. 38 =>
  314. ezcDocumentRstToken::__set_state(array(
  315. 'type' => 5,
  316. 'content' => 'linebreaks =',
  317. 'line' => 7,
  318. 'position' => 20,
  319. 'escaped' => false,
  320. )),
  321. 39 =>
  322. ezcDocumentRstToken::__set_state(array(
  323. 'type' => 1,
  324. 'content' => ' ',
  325. 'line' => 7,
  326. 'position' => 32,
  327. 'escaped' => false,
  328. )),
  329. 40 =>
  330. ezcDocumentRstToken::__set_state(array(
  331. 'type' => 4,
  332. 'content' => '\'',
  333. 'line' => 7,
  334. 'position' => 33,
  335. 'escaped' => false,
  336. )),
  337. 41 =>
  338. ezcDocumentRstToken::__set_state(array(
  339. 'type' => 5,
  340. 'content' => 'are preserved',
  341. 'line' => 7,
  342. 'position' => 34,
  343. 'escaped' => false,
  344. )),
  345. 42 =>
  346. ezcDocumentRstToken::__set_state(array(
  347. 'type' => 4,
  348. 'content' => '\'',
  349. 'line' => 7,
  350. 'position' => 47,
  351. 'escaped' => false,
  352. )),
  353. 43 =>
  354. ezcDocumentRstToken::__set_state(array(
  355. 'type' => 2,
  356. 'content' => '
  357. ',
  358. 'line' => 7,
  359. 'position' => 48,
  360. 'escaped' => false,
  361. )),
  362. 44 =>
  363. ezcDocumentRstToken::__set_state(array(
  364. 'type' => 1,
  365. 'content' => ' ',
  366. 'line' => 8,
  367. 'position' => 1,
  368. 'escaped' => false,
  369. )),
  370. 45 =>
  371. ezcDocumentRstToken::__set_state(array(
  372. 'type' => 5,
  373. 'content' => 'markup',
  374. 'line' => 8,
  375. 'position' => 9,
  376. 'escaped' => false,
  377. )),
  378. 46 =>
  379. ezcDocumentRstToken::__set_state(array(
  380. 'type' => 4,
  381. 'content' => '_',
  382. 'line' => 8,
  383. 'position' => 15,
  384. 'escaped' => false,
  385. )),
  386. 47 =>
  387. ezcDocumentRstToken::__set_state(array(
  388. 'type' => 5,
  389. 'content' => 'processing = None',
  390. 'line' => 8,
  391. 'position' => 16,
  392. 'escaped' => false,
  393. )),
  394. 48 =>
  395. ezcDocumentRstToken::__set_state(array(
  396. 'type' => 2,
  397. 'content' => '
  398. ',
  399. 'line' => 8,
  400. 'position' => 33,
  401. 'escaped' => false,
  402. )),
  403. 49 =>
  404. ezcDocumentRstToken::__set_state(array(
  405. 'type' => 2,
  406. 'content' => '
  407. ',
  408. 'line' => 9,
  409. 'position' => 1,
  410. 'escaped' => false,
  411. )),
  412. 50 =>
  413. ezcDocumentRstToken::__set_state(array(
  414. 'type' => 2,
  415. 'content' => '
  416. ',
  417. 'line' => 9,
  418. 'position' => 1,
  419. 'escaped' => false,
  420. )),
  421. 51 =>
  422. ezcDocumentRstToken::__set_state(array(
  423. 'type' => 6,
  424. 'content' => NULL,
  425. 'line' => 9,
  426. 'position' => 1,
  427. 'escaped' => false,
  428. )),
  429. );