.DT
can_find_match_recurse_into
DW_wibble creator help
can_find_match_recurse_into

.SH Name
.SP 5 5
can_find_match_recurse_into -  This method allows the container to have stuff inside it checked.
.EP

.SH Syntax
.SI 5
int can_find_match_recurse_into(object looker)
.EI

.SH Parameters
.SI 5
%^BOLD%^looker%^RESET%^ - the person doing the checking
.EI

.SH Returns
.SI 5
1 on success, 0 on failur
.EI

.SH Defined in
.SI 5
/std/container.c
.EI

.SH Description
.SP 5 5

This method allows the container to have stuff inside it checked.
.EP

