/yasca.php

Description

Yasca Engine, Yasca Static Analysis Tool

This pacakge implements a simple engine for static analysis of source code files.

Includes
include_once ("lib/Report.php") (line 20)
include_once ("lib/Yasca.php") (line 18)
include_once ("lib/common.php") (line 19)
Functions
custom_error_handler (line 85)
void custom_error_handler ( $errno,  $errstr,  $errfile,  $errline,  $errcontext)
  • $errno
  • $errstr
  • $errfile
  • $errline
  • $errcontext
error2string (line 93)

Converts an error value to a string.

Thanks to Chris at http://us.php.net/error_reporting for this function.

void error2string ( $value)
  • $value
main (line 25)

Main entry point for the Yasca engine.

void main ()
profile (line 55)

Function profiler for PHP.

  • return: of profiling information, if 'get' was passed.
array profile ([string $cmd = false])
  • string $cmd: either 'init' or 'get'

Documentation generated on Mon, 28 Apr 2008 12:52:07 -0400 by phpDocumentor 1.4.0a2