NAME
        MatchEnd -- Free storage allocated for matchfirst()/matchnext() (v36)
   SYNOPSIS
        MatchEnd(AnchorPath)
                     D1
        VOID MatchEnd(struct anchorpath *)
   FUNCTION
        Return all storage associated with a given search.
   INPUTS
        anchorpath - anchor used for matchfirst()/matchnext()
                     MUST be longword aligned!
   SEE ALSO
        matchfirst(), parsepattern(), examine(), currentdir(), examine(),
        matchnext(), exnext(), <dos/dosasl.h>