regcomp.c: Revise debugging function
authorKarl Williamson <public@khwilliamson.com>
Wed, 25 Jul 2012 02:28:48 +0000 (20:28 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 20 Nov 2012 00:13:00 +0000 (17:13 -0700)
commitb99ea430ce1f7215248ce67a7471367dbc1380e0
treec1a4eee4facf073e436a1046c168949ee18565aa
parente5dcd9341e9799293bba68cd9e446669c98fd4a6
regcomp.c: Revise debugging function

I use this function for debugging, but it is normally commented out.
This commit adds an entry to embed.fnc for it that can quickly be
uncommented, and makes some revisions to the function itself.
embed.fnc
regcomp.c