===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
zypper-1.14.11/tools/apt-packagemap.d/50-libperl.pm-3-		# find out correct upper/lower case
zypper-1.14.11/tools/apt-packagemap.d/50-libperl.pm:4:		my $xml=`zypper --xmlout search $_`;
zypper-1.14.11/tools/apt-packagemap.d/50-libperl.pm-5-		if($xml=~m/ name="($_)" summary=/i) {
##############################################
zypper-1.14.11/tools/apt-packagemap.d/50-python.pm-3-		# find out correct upper/lower case
zypper-1.14.11/tools/apt-packagemap.d/50-python.pm:4:		my $xml=`zypper --xmlout search $_`;
zypper-1.14.11/tools/apt-packagemap.d/50-python.pm-5-		if($xml=~m/ name="((?:python-)?$_)" summary=/i) {
##############################################
zypper-1.14.11/.pc/1001_make-ZyppCommon-cmake-module-includable.patch/CMakeLists.txt-15-# VERSION
zypper-1.14.11/.pc/1001_make-ZyppCommon-cmake-module-includable.patch/CMakeLists.txt:16:INCLUDE( ${ZYPPER_SOURCE_DIR}/VERSION.cmake )
zypper-1.14.11/.pc/1001_make-ZyppCommon-cmake-module-includable.patch/CMakeLists.txt-17-SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
##############################################
zypper-1.14.11/.pc/2001_build-tests-with-all.patch/CMakeLists.txt-26-# VERSION
zypper-1.14.11/.pc/2001_build-tests-with-all.patch/CMakeLists.txt:27:INCLUDE( ${ZYPPER_SOURCE_DIR}/VERSION.cmake )
zypper-1.14.11/.pc/2001_build-tests-with-all.patch/CMakeLists.txt-28-SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
##############################################
zypper-1.14.11/CMakeLists.txt-26-# VERSION
zypper-1.14.11/CMakeLists.txt:27:INCLUDE( ${ZYPPER_SOURCE_DIR}/VERSION.cmake )
zypper-1.14.11/CMakeLists.txt-28-SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )