diff options
author | Simon Cozens <simon@netthink.co.uk> | 2001-06-03 14:51:46 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-03 16:04:26 +0000 |
commit | 1cadc447bef52741928814e16ae3e1f6e585d954 (patch) | |
tree | bf8eddfbad783807ef863cfd7e1d14f40daabfb4 /global.sym | |
parent | 6d79cad27a2b87dccc1697da50ccc1547477bc4c (diff) | |
download | perl-1cadc447bef52741928814e16ae3e1f6e585d954.tar.gz |
APIfy op_clear
Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
(despite the subject line, op_null is APIfied by the patch)
p4raw-id: //depot/perl@10400
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index b8bfb2c1ad..14d9ef0376 100644 --- a/global.sym +++ b/global.sym @@ -207,6 +207,7 @@ Perl_is_utf8_punct Perl_is_utf8_xdigit Perl_is_utf8_mark Perl_leave_scope +Perl_op_null Perl_load_module Perl_vload_module Perl_looks_like_number |