File: cli.php

package info (click to toggle)
smarty-lexer 3.1.32%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 952 kB
  • sloc: php: 7,817; 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]);