Switch to edit mode.
Name(s): my_match_object1: if (caller == #0)
2: return $failed_match
3: "No point in trying to match HTTP header aruments to object names"
4: endif
5: ":my_match_object(string [,location])"
6: return $string_utils:match_object(@{@args, this.location}[1..2], this)
7: "Last modified by Dax (#789) on Sun Oct 28 09:18:35 2001 MST."