box_nested        332 lib/gocr/remove.c         if (box_nested(box4,box2)) j++;  /* box4 in box2 */
box_nested        403 lib/gocr/remove.c                box_nested(box4,box2)
box_nested        405 lib/gocr/remove.c             || box_nested(box2,box4) /* same? */