function analyzeSourceCode($file)
 {
     return PEAR_Common::analyzeSourceCode($file);
 }