===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lua-lpeg-1.0.2/lpcap.c-16-
lua-lpeg-1.0.2/lpcap.c:17:#define closeaddr(c)	((c)->s + (c)->siz - 1)
lua-lpeg-1.0.2/lpcap.c-18-
##############################################
lua-lpeg-1.0.2/lpcap.c-348-  }
lua-lpeg-1.0.2/lpcap.c:349:  cps[k].u.s.e = closeaddr(cs->cap - 1);  /* ends here */
lua-lpeg-1.0.2/lpcap.c-350-  return n;
##############################################
lua-lpeg-1.0.2/lpcap.c-406-      if (addonestring(b, cs, "replacement"))
lua-lpeg-1.0.2/lpcap.c:407:        curr = closeaddr(cs->cap - 1);  /* continue after match */
lua-lpeg-1.0.2/lpcap.c-408-      else  /* no capture value */