grid_tables.tokens 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583
  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' => 4,
  14. 'content' => '------------------------',
  15. 'line' => 1,
  16. 'position' => 2,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 4,
  22. 'content' => '+',
  23. 'line' => 1,
  24. 'position' => 26,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 4,
  30. 'content' => '------------',
  31. 'line' => 1,
  32. 'position' => 27,
  33. 'escaped' => false,
  34. )),
  35. 4 =>
  36. ezcDocumentRstToken::__set_state(array(
  37. 'type' => 4,
  38. 'content' => '+',
  39. 'line' => 1,
  40. 'position' => 39,
  41. 'escaped' => false,
  42. )),
  43. 5 =>
  44. ezcDocumentRstToken::__set_state(array(
  45. 'type' => 4,
  46. 'content' => '----------',
  47. 'line' => 1,
  48. 'position' => 40,
  49. 'escaped' => false,
  50. )),
  51. 6 =>
  52. ezcDocumentRstToken::__set_state(array(
  53. 'type' => 4,
  54. 'content' => '+',
  55. 'line' => 1,
  56. 'position' => 50,
  57. 'escaped' => false,
  58. )),
  59. 7 =>
  60. ezcDocumentRstToken::__set_state(array(
  61. 'type' => 2,
  62. 'content' => '
  63. ',
  64. 'line' => 1,
  65. 'position' => 51,
  66. 'escaped' => false,
  67. )),
  68. 8 =>
  69. ezcDocumentRstToken::__set_state(array(
  70. 'type' => 4,
  71. 'content' => '|',
  72. 'line' => 2,
  73. 'position' => 1,
  74. 'escaped' => false,
  75. )),
  76. 9 =>
  77. ezcDocumentRstToken::__set_state(array(
  78. 'type' => 1,
  79. 'content' => ' ',
  80. 'line' => 2,
  81. 'position' => 2,
  82. 'escaped' => false,
  83. )),
  84. 10 =>
  85. ezcDocumentRstToken::__set_state(array(
  86. 'type' => 5,
  87. 'content' => 'Header row, column 1',
  88. 'line' => 2,
  89. 'position' => 3,
  90. 'escaped' => false,
  91. )),
  92. 11 =>
  93. ezcDocumentRstToken::__set_state(array(
  94. 'type' => 1,
  95. 'content' => ' ',
  96. 'line' => 2,
  97. 'position' => 23,
  98. 'escaped' => false,
  99. )),
  100. 12 =>
  101. ezcDocumentRstToken::__set_state(array(
  102. 'type' => 4,
  103. 'content' => '|',
  104. 'line' => 2,
  105. 'position' => 26,
  106. 'escaped' => false,
  107. )),
  108. 13 =>
  109. ezcDocumentRstToken::__set_state(array(
  110. 'type' => 1,
  111. 'content' => ' ',
  112. 'line' => 2,
  113. 'position' => 27,
  114. 'escaped' => false,
  115. )),
  116. 14 =>
  117. ezcDocumentRstToken::__set_state(array(
  118. 'type' => 5,
  119. 'content' => 'Header 2',
  120. 'line' => 2,
  121. 'position' => 28,
  122. 'escaped' => false,
  123. )),
  124. 15 =>
  125. ezcDocumentRstToken::__set_state(array(
  126. 'type' => 1,
  127. 'content' => ' ',
  128. 'line' => 2,
  129. 'position' => 36,
  130. 'escaped' => false,
  131. )),
  132. 16 =>
  133. ezcDocumentRstToken::__set_state(array(
  134. 'type' => 4,
  135. 'content' => '|',
  136. 'line' => 2,
  137. 'position' => 39,
  138. 'escaped' => false,
  139. )),
  140. 17 =>
  141. ezcDocumentRstToken::__set_state(array(
  142. 'type' => 1,
  143. 'content' => ' ',
  144. 'line' => 2,
  145. 'position' => 40,
  146. 'escaped' => false,
  147. )),
  148. 18 =>
  149. ezcDocumentRstToken::__set_state(array(
  150. 'type' => 5,
  151. 'content' => 'Header 3',
  152. 'line' => 2,
  153. 'position' => 41,
  154. 'escaped' => false,
  155. )),
  156. 19 =>
  157. ezcDocumentRstToken::__set_state(array(
  158. 'type' => 1,
  159. 'content' => ' ',
  160. 'line' => 2,
  161. 'position' => 49,
  162. 'escaped' => false,
  163. )),
  164. 20 =>
  165. ezcDocumentRstToken::__set_state(array(
  166. 'type' => 4,
  167. 'content' => '|',
  168. 'line' => 2,
  169. 'position' => 50,
  170. 'escaped' => false,
  171. )),
  172. 21 =>
  173. ezcDocumentRstToken::__set_state(array(
  174. 'type' => 2,
  175. 'content' => '
  176. ',
  177. 'line' => 2,
  178. 'position' => 51,
  179. 'escaped' => false,
  180. )),
  181. 22 =>
  182. ezcDocumentRstToken::__set_state(array(
  183. 'type' => 4,
  184. 'content' => '+',
  185. 'line' => 3,
  186. 'position' => 1,
  187. 'escaped' => false,
  188. )),
  189. 23 =>
  190. ezcDocumentRstToken::__set_state(array(
  191. 'type' => 4,
  192. 'content' => '========================',
  193. 'line' => 3,
  194. 'position' => 2,
  195. 'escaped' => false,
  196. )),
  197. 24 =>
  198. ezcDocumentRstToken::__set_state(array(
  199. 'type' => 4,
  200. 'content' => '+',
  201. 'line' => 3,
  202. 'position' => 26,
  203. 'escaped' => false,
  204. )),
  205. 25 =>
  206. ezcDocumentRstToken::__set_state(array(
  207. 'type' => 4,
  208. 'content' => '============',
  209. 'line' => 3,
  210. 'position' => 27,
  211. 'escaped' => false,
  212. )),
  213. 26 =>
  214. ezcDocumentRstToken::__set_state(array(
  215. 'type' => 4,
  216. 'content' => '+',
  217. 'line' => 3,
  218. 'position' => 39,
  219. 'escaped' => false,
  220. )),
  221. 27 =>
  222. ezcDocumentRstToken::__set_state(array(
  223. 'type' => 4,
  224. 'content' => '==========',
  225. 'line' => 3,
  226. 'position' => 40,
  227. 'escaped' => false,
  228. )),
  229. 28 =>
  230. ezcDocumentRstToken::__set_state(array(
  231. 'type' => 4,
  232. 'content' => '+',
  233. 'line' => 3,
  234. 'position' => 50,
  235. 'escaped' => false,
  236. )),
  237. 29 =>
  238. ezcDocumentRstToken::__set_state(array(
  239. 'type' => 2,
  240. 'content' => '
  241. ',
  242. 'line' => 3,
  243. 'position' => 51,
  244. 'escaped' => false,
  245. )),
  246. 30 =>
  247. ezcDocumentRstToken::__set_state(array(
  248. 'type' => 4,
  249. 'content' => '|',
  250. 'line' => 4,
  251. 'position' => 1,
  252. 'escaped' => false,
  253. )),
  254. 31 =>
  255. ezcDocumentRstToken::__set_state(array(
  256. 'type' => 1,
  257. 'content' => ' ',
  258. 'line' => 4,
  259. 'position' => 2,
  260. 'escaped' => false,
  261. )),
  262. 32 =>
  263. ezcDocumentRstToken::__set_state(array(
  264. 'type' => 5,
  265. 'content' => 'body row 1, column 1',
  266. 'line' => 4,
  267. 'position' => 3,
  268. 'escaped' => false,
  269. )),
  270. 33 =>
  271. ezcDocumentRstToken::__set_state(array(
  272. 'type' => 1,
  273. 'content' => ' ',
  274. 'line' => 4,
  275. 'position' => 23,
  276. 'escaped' => false,
  277. )),
  278. 34 =>
  279. ezcDocumentRstToken::__set_state(array(
  280. 'type' => 4,
  281. 'content' => '|',
  282. 'line' => 4,
  283. 'position' => 26,
  284. 'escaped' => false,
  285. )),
  286. 35 =>
  287. ezcDocumentRstToken::__set_state(array(
  288. 'type' => 1,
  289. 'content' => ' ',
  290. 'line' => 4,
  291. 'position' => 27,
  292. 'escaped' => false,
  293. )),
  294. 36 =>
  295. ezcDocumentRstToken::__set_state(array(
  296. 'type' => 5,
  297. 'content' => 'column 2',
  298. 'line' => 4,
  299. 'position' => 28,
  300. 'escaped' => false,
  301. )),
  302. 37 =>
  303. ezcDocumentRstToken::__set_state(array(
  304. 'type' => 1,
  305. 'content' => ' ',
  306. 'line' => 4,
  307. 'position' => 36,
  308. 'escaped' => false,
  309. )),
  310. 38 =>
  311. ezcDocumentRstToken::__set_state(array(
  312. 'type' => 4,
  313. 'content' => '|',
  314. 'line' => 4,
  315. 'position' => 39,
  316. 'escaped' => false,
  317. )),
  318. 39 =>
  319. ezcDocumentRstToken::__set_state(array(
  320. 'type' => 1,
  321. 'content' => ' ',
  322. 'line' => 4,
  323. 'position' => 40,
  324. 'escaped' => false,
  325. )),
  326. 40 =>
  327. ezcDocumentRstToken::__set_state(array(
  328. 'type' => 5,
  329. 'content' => 'column 3',
  330. 'line' => 4,
  331. 'position' => 41,
  332. 'escaped' => false,
  333. )),
  334. 41 =>
  335. ezcDocumentRstToken::__set_state(array(
  336. 'type' => 1,
  337. 'content' => ' ',
  338. 'line' => 4,
  339. 'position' => 49,
  340. 'escaped' => false,
  341. )),
  342. 42 =>
  343. ezcDocumentRstToken::__set_state(array(
  344. 'type' => 4,
  345. 'content' => '|',
  346. 'line' => 4,
  347. 'position' => 50,
  348. 'escaped' => false,
  349. )),
  350. 43 =>
  351. ezcDocumentRstToken::__set_state(array(
  352. 'type' => 2,
  353. 'content' => '
  354. ',
  355. 'line' => 4,
  356. 'position' => 51,
  357. 'escaped' => false,
  358. )),
  359. 44 =>
  360. ezcDocumentRstToken::__set_state(array(
  361. 'type' => 4,
  362. 'content' => '+',
  363. 'line' => 5,
  364. 'position' => 1,
  365. 'escaped' => false,
  366. )),
  367. 45 =>
  368. ezcDocumentRstToken::__set_state(array(
  369. 'type' => 4,
  370. 'content' => '------------------------',
  371. 'line' => 5,
  372. 'position' => 2,
  373. 'escaped' => false,
  374. )),
  375. 46 =>
  376. ezcDocumentRstToken::__set_state(array(
  377. 'type' => 4,
  378. 'content' => '+',
  379. 'line' => 5,
  380. 'position' => 26,
  381. 'escaped' => false,
  382. )),
  383. 47 =>
  384. ezcDocumentRstToken::__set_state(array(
  385. 'type' => 4,
  386. 'content' => '------------',
  387. 'line' => 5,
  388. 'position' => 27,
  389. 'escaped' => false,
  390. )),
  391. 48 =>
  392. ezcDocumentRstToken::__set_state(array(
  393. 'type' => 4,
  394. 'content' => '+',
  395. 'line' => 5,
  396. 'position' => 39,
  397. 'escaped' => false,
  398. )),
  399. 49 =>
  400. ezcDocumentRstToken::__set_state(array(
  401. 'type' => 4,
  402. 'content' => '----------',
  403. 'line' => 5,
  404. 'position' => 40,
  405. 'escaped' => false,
  406. )),
  407. 50 =>
  408. ezcDocumentRstToken::__set_state(array(
  409. 'type' => 4,
  410. 'content' => '+',
  411. 'line' => 5,
  412. 'position' => 50,
  413. 'escaped' => false,
  414. )),
  415. 51 =>
  416. ezcDocumentRstToken::__set_state(array(
  417. 'type' => 2,
  418. 'content' => '
  419. ',
  420. 'line' => 5,
  421. 'position' => 51,
  422. 'escaped' => false,
  423. )),
  424. 52 =>
  425. ezcDocumentRstToken::__set_state(array(
  426. 'type' => 4,
  427. 'content' => '|',
  428. 'line' => 6,
  429. 'position' => 1,
  430. 'escaped' => false,
  431. )),
  432. 53 =>
  433. ezcDocumentRstToken::__set_state(array(
  434. 'type' => 1,
  435. 'content' => ' ',
  436. 'line' => 6,
  437. 'position' => 2,
  438. 'escaped' => false,
  439. )),
  440. 54 =>
  441. ezcDocumentRstToken::__set_state(array(
  442. 'type' => 5,
  443. 'content' => 'body row 2',
  444. 'line' => 6,
  445. 'position' => 3,
  446. 'escaped' => false,
  447. )),
  448. 55 =>
  449. ezcDocumentRstToken::__set_state(array(
  450. 'type' => 1,
  451. 'content' => ' ',
  452. 'line' => 6,
  453. 'position' => 13,
  454. 'escaped' => false,
  455. )),
  456. 56 =>
  457. ezcDocumentRstToken::__set_state(array(
  458. 'type' => 4,
  459. 'content' => '|',
  460. 'line' => 6,
  461. 'position' => 26,
  462. 'escaped' => false,
  463. )),
  464. 57 =>
  465. ezcDocumentRstToken::__set_state(array(
  466. 'type' => 1,
  467. 'content' => ' ',
  468. 'line' => 6,
  469. 'position' => 27,
  470. 'escaped' => false,
  471. )),
  472. 58 =>
  473. ezcDocumentRstToken::__set_state(array(
  474. 'type' => 5,
  475. 'content' => 'Cells may span',
  476. 'line' => 6,
  477. 'position' => 28,
  478. 'escaped' => false,
  479. )),
  480. 59 =>
  481. ezcDocumentRstToken::__set_state(array(
  482. 'type' => 1,
  483. 'content' => ' ',
  484. 'line' => 6,
  485. 'position' => 42,
  486. 'escaped' => false,
  487. )),
  488. 60 =>
  489. ezcDocumentRstToken::__set_state(array(
  490. 'type' => 4,
  491. 'content' => '|',
  492. 'line' => 6,
  493. 'position' => 50,
  494. 'escaped' => false,
  495. )),
  496. 61 =>
  497. ezcDocumentRstToken::__set_state(array(
  498. 'type' => 2,
  499. 'content' => '
  500. ',
  501. 'line' => 6,
  502. 'position' => 51,
  503. 'escaped' => false,
  504. )),
  505. 62 =>
  506. ezcDocumentRstToken::__set_state(array(
  507. 'type' => 4,
  508. 'content' => '+',
  509. 'line' => 7,
  510. 'position' => 1,
  511. 'escaped' => false,
  512. )),
  513. 63 =>
  514. ezcDocumentRstToken::__set_state(array(
  515. 'type' => 4,
  516. 'content' => '------------------------',
  517. 'line' => 7,
  518. 'position' => 2,
  519. 'escaped' => false,
  520. )),
  521. 64 =>
  522. ezcDocumentRstToken::__set_state(array(
  523. 'type' => 4,
  524. 'content' => '+',
  525. 'line' => 7,
  526. 'position' => 26,
  527. 'escaped' => false,
  528. )),
  529. 65 =>
  530. ezcDocumentRstToken::__set_state(array(
  531. 'type' => 4,
  532. 'content' => '-----------------------',
  533. 'line' => 7,
  534. 'position' => 27,
  535. 'escaped' => false,
  536. )),
  537. 66 =>
  538. ezcDocumentRstToken::__set_state(array(
  539. 'type' => 4,
  540. 'content' => '+',
  541. 'line' => 7,
  542. 'position' => 50,
  543. 'escaped' => false,
  544. )),
  545. 67 =>
  546. ezcDocumentRstToken::__set_state(array(
  547. 'type' => 2,
  548. 'content' => '
  549. ',
  550. 'line' => 7,
  551. 'position' => 51,
  552. 'escaped' => false,
  553. )),
  554. 68 =>
  555. ezcDocumentRstToken::__set_state(array(
  556. 'type' => 2,
  557. 'content' => '
  558. ',
  559. 'line' => 8,
  560. 'position' => 1,
  561. 'escaped' => false,
  562. )),
  563. 69 =>
  564. ezcDocumentRstToken::__set_state(array(
  565. 'type' => 2,
  566. 'content' => '
  567. ',
  568. 'line' => 8,
  569. 'position' => 1,
  570. 'escaped' => false,
  571. )),
  572. 70 =>
  573. ezcDocumentRstToken::__set_state(array(
  574. 'type' => 6,
  575. 'content' => NULL,
  576. 'line' => 8,
  577. 'position' => 1,
  578. 'escaped' => false,
  579. )),
  580. );