transistion.tokens 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 5,
  6. 'content' => 'Para',
  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' => 5,
  17. 'escaped' => false,
  18. )),
  19. 2 =>
  20. ezcDocumentRstToken::__set_state(array(
  21. 'type' => 2,
  22. 'content' => '
  23. ',
  24. 'line' => 1,
  25. 'position' => 6,
  26. 'escaped' => false,
  27. )),
  28. 3 =>
  29. ezcDocumentRstToken::__set_state(array(
  30. 'type' => 2,
  31. 'content' => '
  32. ',
  33. 'line' => 2,
  34. 'position' => 1,
  35. 'escaped' => false,
  36. )),
  37. 4 =>
  38. ezcDocumentRstToken::__set_state(array(
  39. 'type' => 4,
  40. 'content' => '----------',
  41. 'line' => 3,
  42. 'position' => 1,
  43. 'escaped' => false,
  44. )),
  45. 5 =>
  46. ezcDocumentRstToken::__set_state(array(
  47. 'type' => 2,
  48. 'content' => '
  49. ',
  50. 'line' => 3,
  51. 'position' => 11,
  52. 'escaped' => false,
  53. )),
  54. 6 =>
  55. ezcDocumentRstToken::__set_state(array(
  56. 'type' => 2,
  57. 'content' => '
  58. ',
  59. 'line' => 4,
  60. 'position' => 1,
  61. 'escaped' => false,
  62. )),
  63. 7 =>
  64. ezcDocumentRstToken::__set_state(array(
  65. 'type' => 5,
  66. 'content' => 'Para',
  67. 'line' => 5,
  68. 'position' => 1,
  69. 'escaped' => false,
  70. )),
  71. 8 =>
  72. ezcDocumentRstToken::__set_state(array(
  73. 'type' => 4,
  74. 'content' => '.',
  75. 'line' => 5,
  76. 'position' => 5,
  77. 'escaped' => false,
  78. )),
  79. 9 =>
  80. ezcDocumentRstToken::__set_state(array(
  81. 'type' => 2,
  82. 'content' => '
  83. ',
  84. 'line' => 5,
  85. 'position' => 6,
  86. 'escaped' => false,
  87. )),
  88. 10 =>
  89. ezcDocumentRstToken::__set_state(array(
  90. 'type' => 2,
  91. 'content' => '
  92. ',
  93. 'line' => 6,
  94. 'position' => 1,
  95. 'escaped' => false,
  96. )),
  97. 11 =>
  98. ezcDocumentRstToken::__set_state(array(
  99. 'type' => 2,
  100. 'content' => '
  101. ',
  102. 'line' => 6,
  103. 'position' => 1,
  104. 'escaped' => false,
  105. )),
  106. 12 =>
  107. ezcDocumentRstToken::__set_state(array(
  108. 'type' => 6,
  109. 'content' => NULL,
  110. 'line' => 6,
  111. 'position' => 1,
  112. 'escaped' => false,
  113. )),
  114. );