empty.tokens 513 B

1234567891011121314151617181920212223242526272829303132
  1. <?php
  2. return array (
  3. 0 =>
  4. ezcDocumentRstToken::__set_state(array(
  5. 'type' => 2,
  6. 'content' => '
  7. ',
  8. 'line' => 1,
  9. 'position' => 1,
  10. 'escaped' => false,
  11. )),
  12. 1 =>
  13. ezcDocumentRstToken::__set_state(array(
  14. 'type' => 2,
  15. 'content' => '
  16. ',
  17. 'line' => 1,
  18. 'position' => 1,
  19. 'escaped' => false,
  20. )),
  21. 2 =>
  22. ezcDocumentRstToken::__set_state(array(
  23. 'type' => 6,
  24. 'content' => NULL,
  25. 'line' => 1,
  26. 'position' => 1,
  27. 'escaped' => false,
  28. )),
  29. );