PageRenderTime 31ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

/test/macro/path.t2t

http://txt2tags.googlecode.com/
Unknown | 36 lines | 24 code | 12 blank | 0 comment | 0 complexity | 1ed4993d4dc2f5bcaa70c22273448d8a MD5 | raw file
Possible License(s): GPL-2.0, GPL-3.0, WTFPL
  1. filename
  2. ""%%currentfile(%f)"": %%currentfile(%f)
  3. ""%%infile(%f)"": %%infile(%f)
  4. ""%%outfile(%f)"": %%outfile(%f)
  5. filename (w/o extension)
  6. ""%%currentfile(%F)"": %%currentfile(%F)
  7. ""%%infile(%F)"": %%infile(%F)
  8. ""%%outfile(%F)"": %%outfile(%F)
  9. dirname
  10. ""%%currentfile(%d)"": %%currentfile(%d)
  11. ""%%infile(%d)"": %%infile(%d)
  12. ""%%outfile(%d)"": %%outfile(%d)
  13. dirname (only parent dir)
  14. ""%%currentfile(%D)"": %%currentfile(%D)
  15. ""%%infile(%D)"": %%infile(%D)
  16. ""%%outfile(%D)"": %%outfile(%D)
  17. file path
  18. ""%%currentfile(%p)"": %%currentfile(%p)
  19. ""%%infile(%p)"": %%infile(%p)
  20. ""%%outfile(%p)"": %%outfile(%p)
  21. extension
  22. ""%%currentfile(%e)"": %%currentfile(%e)
  23. ""%%infile(%e)"": %%infile(%e)
  24. ""%%outfile(%e)"": %%outfile(%e)