File: cli.php

package info (click to toggle)
smarty-lexer 3.1.30%2Bdfsg1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,332 kB
  • ctags: 4,124
  • sloc: php: 9,740; yacc: 652; makefile: 29
file content (3 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (4)
1
2
3
<?php
require_once 'smarty-lexer/LexerGenerator.php';
$a = new PHP_LexerGenerator($_SERVER['argv'][1]);