diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-11-28 09:20:12 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2012-01-13 09:58:36 -0700 |
commit | b2b97e77b954138ae39638e71c2a011953c04525 (patch) | |
tree | 98d6a132a021fd748eb10a7a84d2729003fcc6bc /embed.fnc | |
parent | 69794297b04eebfe2f6020fd71ca6b93abe77286 (diff) | |
download | perl-b2b97e77b954138ae39638e71c2a011953c04525.tar.gz |
regcomp.c: Add _invlist_contents() to compactly dump inversion list
This will be used in future commits for debug traces
Diffstat (limited to 'embed.fnc')
-rw-r--r-- | embed.fnc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1390,6 +1390,7 @@ EXMp |void |_invlist_populate_swatch |NN SV* const invlist|const UV start|cons EXp |SV* |_core_swash_init|NN const char* pkg|NN const char* name|NN SV* listsv|I32 minbits \ |I32 none|bool return_if_undef|NULLOK SV* invlist \ |bool passed_in_invlist_has_user_defined_property +EXMpR |SV* |_invlist_contents|NN SV* const invlist #endif Ap |void |taint_env Ap |void |taint_proper |NULLOK const char* f|NN const char *const s |