utf8_heavy: Allow to be called from regcomp.c
authorKarl Williamson <public@khwilliamson.com>
Sat, 19 Nov 2011 21:49:20 +0000 (14:49 -0700)
committerKarl Williamson <public@khwilliamson.com>
Fri, 13 Jan 2012 16:58:33 +0000 (09:58 -0700)
commit20b1a8918cf079bce8353cc51059b0ff48ed4ad6
tree6333e3174199041656722de73b0fb550d788472d
parent25df5e40da0b4108bfd2594a91de85054a1fa867
utf8_heavy: Allow to be called from regcomp.c

Future commits will cause regcomp.c to try to compile user-defined
properties.  The caller stack is different for this, and there may be a
package name as well that differs from the existing scheme.  This commit
allows for this.
lib/utf8_heavy.pl