===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xzip-1.8.2/property.c-18-#ifdef __STDC__
xzip-1.8.2/property.c:19:static zword_t get_property_addr (zword_t obj)
xzip-1.8.2/property.c-20-#else
xzip-1.8.2/property.c:21:static zword_t get_property_addr (obj)
xzip-1.8.2/property.c-22-zword_t obj;
##############################################
xzip-1.8.2/property.c-114-
xzip-1.8.2/property.c:115:    propp = get_property_addr (obj);
xzip-1.8.2/property.c-116-
##############################################
xzip-1.8.2/property.c-173-
xzip-1.8.2/property.c:174:    propp = get_property_addr (obj);
xzip-1.8.2/property.c-175-
##############################################
xzip-1.8.2/property.c-225-
xzip-1.8.2/property.c:226:    propp = get_property_addr (obj);
xzip-1.8.2/property.c-227-
##############################################
xzip-1.8.2/property.c-279-
xzip-1.8.2/property.c:280:    propp = get_property_addr (obj);
xzip-1.8.2/property.c-281-
##############################################
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h-75-   it just behaves the way ZIP has always behaved. This typically
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h:76:   means calling get_property_addr(0) or get_object_address(0), 
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h-77-   which will return a meaningless value, and continuing on with 
##############################################
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h-444-#define STRZERR_GET_SIBLING (4)
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h:445:#define STRZERR_GET_PROP_ADDR (5)
xzip-1.8.2/.pc/003_default_disable_strict.patch/ztypes.h-446-#define STRZERR_GET_PROP (6)
##############################################
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h-75-   it just behaves the way ZIP has always behaved. This typically
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h:76:   means calling get_property_addr(0) or get_object_address(0), 
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h-77-   which will return a meaningless value, and continuing on with 
##############################################
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h-444-#define STRZERR_GET_SIBLING (4)
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h:445:#define STRZERR_GET_PROP_ADDR (5)
xzip-1.8.2/.pc/remove_conflicting_function_names/ztypes.h-446-#define STRZERR_GET_PROP (6)
##############################################
xzip-1.8.2/ztypes.h-75-   it just behaves the way ZIP has always behaved. This typically
xzip-1.8.2/ztypes.h:76:   means calling get_property_addr(0) or get_object_address(0), 
xzip-1.8.2/ztypes.h-77-   which will return a meaningless value, and continuing on with 
##############################################
xzip-1.8.2/ztypes.h-443-#define STRZERR_GET_SIBLING (4)
xzip-1.8.2/ztypes.h:444:#define STRZERR_GET_PROP_ADDR (5)
xzip-1.8.2/ztypes.h-445-#define STRZERR_GET_PROP (6)