directive.tokens 1.9 KB

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