substitution.tokens 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  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' => 4,
  22. 'content' => '|',
  23. 'line' => 1,
  24. 'position' => 4,
  25. 'escaped' => false,
  26. )),
  27. 3 =>
  28. ezcDocumentRstToken::__set_state(array(
  29. 'type' => 5,
  30. 'content' => 'symbol here',
  31. 'line' => 1,
  32. 'position' => 5,
  33. 'escaped' => false,
  34. )),
  35. 4 =>
  36. ezcDocumentRstToken::__set_state(array(
  37. 'type' => 4,
  38. 'content' => '|',
  39. 'line' => 1,
  40. 'position' => 16,
  41. 'escaped' => false,
  42. )),
  43. 5 =>
  44. ezcDocumentRstToken::__set_state(array(
  45. 'type' => 1,
  46. 'content' => ' ',
  47. 'line' => 1,
  48. 'position' => 17,
  49. 'escaped' => false,
  50. )),
  51. 6 =>
  52. ezcDocumentRstToken::__set_state(array(
  53. 'type' => 5,
  54. 'content' => 'image',
  55. 'line' => 1,
  56. 'position' => 18,
  57. 'escaped' => false,
  58. )),
  59. 7 =>
  60. ezcDocumentRstToken::__set_state(array(
  61. 'type' => 4,
  62. 'content' => '::',
  63. 'line' => 1,
  64. 'position' => 23,
  65. 'escaped' => false,
  66. )),
  67. 8 =>
  68. ezcDocumentRstToken::__set_state(array(
  69. 'type' => 1,
  70. 'content' => ' ',
  71. 'line' => 1,
  72. 'position' => 25,
  73. 'escaped' => false,
  74. )),
  75. 9 =>
  76. ezcDocumentRstToken::__set_state(array(
  77. 'type' => 5,
  78. 'content' => 'symbol',
  79. 'line' => 1,
  80. 'position' => 26,
  81. 'escaped' => false,
  82. )),
  83. 10 =>
  84. ezcDocumentRstToken::__set_state(array(
  85. 'type' => 4,
  86. 'content' => '.',
  87. 'line' => 1,
  88. 'position' => 32,
  89. 'escaped' => false,
  90. )),
  91. 11 =>
  92. ezcDocumentRstToken::__set_state(array(
  93. 'type' => 5,
  94. 'content' => 'png',
  95. 'line' => 1,
  96. 'position' => 33,
  97. 'escaped' => false,
  98. )),
  99. 12 =>
  100. ezcDocumentRstToken::__set_state(array(
  101. 'type' => 2,
  102. 'content' => '
  103. ',
  104. 'line' => 1,
  105. 'position' => 36,
  106. 'escaped' => false,
  107. )),
  108. 13 =>
  109. ezcDocumentRstToken::__set_state(array(
  110. 'type' => 2,
  111. 'content' => '
  112. ',
  113. 'line' => 2,
  114. 'position' => 1,
  115. 'escaped' => false,
  116. )),
  117. 14 =>
  118. ezcDocumentRstToken::__set_state(array(
  119. 'type' => 2,
  120. 'content' => '
  121. ',
  122. 'line' => 2,
  123. 'position' => 1,
  124. 'escaped' => false,
  125. )),
  126. 15 =>
  127. ezcDocumentRstToken::__set_state(array(
  128. 'type' => 6,
  129. 'content' => NULL,
  130. 'line' => 2,
  131. 'position' => 1,
  132. 'escaped' => false,
  133. )),
  134. );