===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-json-schema-5.2.10/src/JsonSchema/Uri/Retrievers/Curl.php-45-
php-json-schema-5.2.10/src/JsonSchema/Uri/Retrievers/Curl.php:46:        $response = curl_exec($ch);
php-json-schema-5.2.10/src/JsonSchema/Uri/Retrievers/Curl.php-47-        if (false === $response) {
##############################################
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php-36-{
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php:37:    function curl_exec($curl)
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php-38-    {
##############################################
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php-55-        // fallback to real curl_exec
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php:56:        return \curl_exec($curl);
php-json-schema-5.2.10/tests/Uri/Retrievers/CurlTest.php-57-    }
##############################################
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php-36-{
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php:37:    function curl_exec($curl)
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php-38-    {
##############################################
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php-55-        // fallback to real curl_exec
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php:56:        return \curl_exec($curl);
php-json-schema-5.2.10/.pc/0001-Use-expectException-instead-of-setExpectedException.patch/tests/Uri/Retrievers/CurlTest.php-57-    }