Exakat\Analyzer\Extensions\Extpcre::analyze PHP Method

analyze() public method

public analyze ( )
    public function analyze()
    {
        $this->source = 'pcre.ini';
        parent::analyze();
    }
Extpcre