===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl-4451-# associated with the tablelist widget win was written, or directly, upon
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl:4452:# execution of some widget commands.  It makes sure that the content of the
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl-4453-# widget is synchronized with the value of the list variable.
##############################################
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl-4465-    # Here we are in the case that the procedure was scheduled for
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl:4466:    # execution at idle time.  However, it might have been invoked
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistUtil.tcl-4467-    # directly, before the idle time occured; in this case we should
##############################################
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl-5230-# items into the internal list of the tablelist widget win, or directly, upon
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl:5231:# execution of some widget commands.  It displays the inserted items.
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl-5232-#------------------------------------------------------------------------------
##############################################
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl-5243-    # Here we are in the case that the procedure was scheduled for
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl:5244:    # execution at idle time.  However, it might have been invoked
r-cran-gwidgetstcltk-0.0-55.1/inst/tklibs/tablelist5.6/scripts/tablelistWidget.tcl-5245-    # directly, before the idle time occured; in this case we should
##############################################
r-cran-gwidgetstcltk-0.0-55.1/debian/tests/run-unit-test-5-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
r-cran-gwidgetstcltk-0.0-55.1/debian/tests/run-unit-test:6:    AUTOPKGTEST_TMP=`mktemp -d /tmp/${debname}-test.XXXXXX`
r-cran-gwidgetstcltk-0.0-55.1/debian/tests/run-unit-test-7-    trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM