in reply to parsing help required
In your code \d+ will match the users with 0 licenses in use. because \d matches 0-9.