develooper Front page | perl.perl5.porters | Postings from January 2001

API Cleanup

Thread Next
From:
Simon Cozens
Date:
January 15, 2001 14:44
Subject:
API Cleanup
Message ID:
20010115224441.A11284@pembro26.pmb.ox.ac.uk
You're not going to like this. 

The following functions - 399 of them - are listed in embed.pl as
being part of the Perl 5 API. None of them are documented. Some of
them don't even belong in the API. Could we try and sort out which
do and which don't, and I'll document the ones that do? 

Oh, and should PerlIO_ stuff be in the API? I expect embedding people
like to open files.

Warning: amagic_call not documented!
Warning: Gv_AMupdate not documented!
Warning: gv_handler not documented!
Warning: apply_attrs_string not documented!
Warning: avhv_delete_ent not documented!
Warning: avhv_exists_ent not documented!
Warning: avhv_fetch_ent not documented!
Warning: avhv_store_ent not documented!
Warning: avhv_iternext not documented!
Warning: avhv_iterval not documented!
Warning: avhv_keys not documented!
Warning: block_gimme not documented!
Warning: call_list not documented!
Warning: cast_ulong not documented!
Warning: cast_i32 not documented!
Warning: cast_iv not documented!
Warning: cast_uv not documented!
Warning: my_chsize not documented!
Warning: condpair_magic not documented!
Warning: vcroak not documented!
Warning: croak_nocontext not documented!
Warning: die_nocontext not documented!
Warning: deb_nocontext not documented!
Warning: form_nocontext not documented!
Warning: load_module_nocontext not documented!
Warning: mess_nocontext not documented!
Warning: warn_nocontext not documented!
Warning: warner_nocontext not documented!
Warning: newSVpvf_nocontext not documented!
Warning: sv_catpvf_nocontext not documented!
Warning: sv_setpvf_nocontext not documented!
Warning: sv_catpvf_mg_nocontext not documented!
Warning: sv_setpvf_mg_nocontext not documented!
Warning: fprintf_nocontext not documented!
Warning: cv_undef not documented!
Warning: cx_dump not documented!
Warning: filter_add not documented!
Warning: filter_del not documented!
Warning: filter_read not documented!
Warning: get_op_descs not documented!
Warning: get_op_names not documented!
Warning: get_ppaddr not documented!
Warning: deb not documented!
Warning: vdeb not documented!
Warning: debprofdump not documented!
Warning: debop not documented!
Warning: debstack not documented!
Warning: debstackptrs not documented!
Warning: delimcpy not documented!
Warning: die not documented!
Warning: dounwind not documented!
Warning: do_binmode not documented!
Warning: do_close not documented!
Warning: do_join not documented!
Warning: do_open not documented!
Warning: do_open9 not documented!
Warning: dowantarray not documented!
Warning: dump_all not documented!
Warning: dump_eval not documented!
Warning: dump_fds not documented!
Warning: dump_form not documented!
Warning: gv_dump not documented!
Warning: op_dump not documented!
Warning: pmop_dump not documented!
Warning: dump_packsubs not documented!
Warning: dump_sub not documented!
Warning: form not documented!
Warning: vform not documented!
Warning: free_tmps not documented!
Warning: gp_free not documented!
Warning: gp_ref not documented!
Warning: gv_AVadd not documented!
Warning: gv_HVadd not documented!
Warning: gv_IOadd not documented!
Warning: gv_autoload4 not documented!
Warning: gv_check not documented!
Warning: gv_efullname not documented!
Warning: gv_efullname3 not documented!
Warning: gv_efullname4 not documented!
Warning: gv_fetchfile not documented!
Warning: gv_fetchpv not documented!
Warning: gv_fullname not documented!
Warning: gv_fullname3 not documented!
Warning: gv_fullname4 not documented!
Warning: gv_init not documented!
Warning: gv_stashpvn not documented!
Warning: hv_delayfree_ent not documented!
Warning: hv_free_ent not documented!
Warning: hv_ksplit not documented!
Warning: ibcmp not documented!
Warning: ibcmp_locale not documented!
Warning: init_stacks not documented!
Warning: instr not documented!
Warning: is_uni_alnum not documented!
Warning: is_uni_alnumc not documented!
Warning: is_uni_idfirst not documented!
Warning: is_uni_alpha not documented!
Warning: is_uni_ascii not documented!
Warning: is_uni_space not documented!
Warning: is_uni_cntrl not documented!
Warning: is_uni_graph not documented!
Warning: is_uni_digit not documented!
Warning: is_uni_upper not documented!
Warning: is_uni_lower not documented!
Warning: is_uni_print not documented!
Warning: is_uni_punct not documented!
Warning: is_uni_xdigit not documented!
Warning: to_uni_upper not documented!
Warning: to_uni_title not documented!
Warning: to_uni_lower not documented!
Warning: is_uni_alnum_lc not documented!
Warning: is_uni_alnumc_lc not documented!
Warning: is_uni_idfirst_lc not documented!
Warning: is_uni_alpha_lc not documented!
Warning: is_uni_ascii_lc not documented!
Warning: is_uni_space_lc not documented!
Warning: is_uni_cntrl_lc not documented!
Warning: is_uni_graph_lc not documented!
Warning: is_uni_digit_lc not documented!
Warning: is_uni_upper_lc not documented!
Warning: is_uni_lower_lc not documented!
Warning: is_uni_print_lc not documented!
Warning: is_uni_punct_lc not documented!
Warning: is_uni_xdigit_lc not documented!
Warning: to_uni_upper_lc not documented!
Warning: to_uni_title_lc not documented!
Warning: to_uni_lower_lc not documented!
Warning: is_utf8_char not documented!
Warning: is_utf8_string not documented!
Warning: is_utf8_alnum not documented!
Warning: is_utf8_alnumc not documented!
Warning: is_utf8_idfirst not documented!
Warning: is_utf8_alpha not documented!
Warning: is_utf8_ascii not documented!
Warning: is_utf8_space not documented!
Warning: is_utf8_cntrl not documented!
Warning: is_utf8_digit not documented!
Warning: is_utf8_graph not documented!
Warning: is_utf8_upper not documented!
Warning: is_utf8_lower not documented!
Warning: is_utf8_print not documented!
Warning: is_utf8_punct not documented!
Warning: is_utf8_xdigit not documented!
Warning: is_utf8_mark not documented!
Warning: leave_scope not documented!
Warning: load_module not documented!
Warning: vload_module not documented!
Warning: markstack_grow not documented!
Warning: mess not documented!
Warning: vmess not documented!
Warning: mg_size not documented!
Warning: moreswitches not documented!
Warning: my_atof not documented!
Warning: my_bcopy not documented!
Warning: my_bzero not documented!
Warning: my_exit not documented!
Warning: my_failure_exit not documented!
Warning: my_fflush_all not documented!
Warning: my_lstat not documented!
Warning: my_memcmp not documented!
Warning: my_memset not documented!
Warning: my_pclose not documented!
Warning: my_popen not documented!
Warning: my_setenv not documented!
Warning: my_stat not documented!
Warning: my_swap not documented!
Warning: my_htonl not documented!
Warning: my_ntohl not documented!
Warning: newANONLIST not documented!
Warning: newANONHASH not documented!
Warning: newANONSUB not documented!
Warning: newASSIGNOP not documented!
Warning: newCONDOP not documented!
Warning: newFORM not documented!
Warning: newFOROP not documented!
Warning: newLOGOP not documented!
Warning: newLOOPEX not documented!
Warning: newLOOPOP not documented!
Warning: newNULLLIST not documented!
Warning: newOP not documented!
Warning: newPROG not documented!
Warning: newRANGE not documented!
Warning: newSLICEOP not documented!
Warning: newSTATEOP not documented!
Warning: newSUB not documented!
Warning: newAVREF not documented!
Warning: newBINOP not documented!
Warning: newCVREF not documented!
Warning: newGVOP not documented!
Warning: newGVgen not documented!
Warning: newGVREF not documented!
Warning: newHVREF not documented!
Warning: newHVhv not documented!
Warning: newIO not documented!
Warning: newLISTOP not documented!
Warning: newPADOP not documented!
Warning: newPMOP not documented!
Warning: newPVOP not documented!
Warning: newRV not documented!
Warning: newSV not documented!
Warning: newSVREF not documented!
Warning: newSVOP not documented!
Warning: vnewSVpvf not documented!
Warning: newUNOP not documented!
Warning: newWHILEOP not documented!
Warning: new_stackinfo not documented!
Warning: ninstr not documented!
Warning: op_free not documented!
Warning: pad_sv not documented!
Warning: Perl_construct not documented!
Warning: Perl_destruct not documented!
Warning: Perl_free not documented!
Warning: Perl_run not documented!
Warning: Perl_parse not documented!
Warning: new_struct_thread not documented!
Warning: call_atexit not documented!
Warning: init_i18nl10n not documented!
Warning: init_i18nl14n not documented!
Warning: new_collate not documented!
Warning: new_ctype not documented!
Warning: new_numeric not documented!
Warning: set_numeric_local not documented!
Warning: set_numeric_radix not documented!
Warning: set_numeric_standard not documented!
Warning: pmflag not documented!
Warning: pop_scope not documented!
Warning: push_scope not documented!
Warning: regdump not documented!
Warning: regclass_swash not documented!
Warning: pregexec not documented!
Warning: pregfree not documented!
Warning: pregcomp not documented!
Warning: re_intuit_start not documented!
Warning: re_intuit_string not documented!
Warning: regexec_flags not documented!
Warning: regnext not documented!
Warning: repeatcpy not documented!
Warning: rninstr not documented!
Warning: rsignal not documented!
Warning: savestack_grow not documented!
Warning: save_aelem not documented!
Warning: save_alloc not documented!
Warning: save_aptr not documented!
Warning: save_ary not documented!
Warning: save_clearsv not documented!
Warning: save_delete not documented!
Warning: save_destructor not documented!
Warning: save_destructor_x not documented!
Warning: save_freesv not documented!
Warning: save_freepv not documented!
Warning: save_generic_svref not documented!
Warning: save_generic_pvref not documented!
Warning: save_gp not documented!
Warning: save_hash not documented!
Warning: save_helem not documented!
Warning: save_hints not documented!
Warning: save_hptr not documented!
Warning: save_I16 not documented!
Warning: save_I32 not documented!
Warning: save_I8 not documented!
Warning: save_int not documented!
Warning: save_item not documented!
Warning: save_iv not documented!
Warning: save_list not documented!
Warning: save_long not documented!
Warning: save_nogv not documented!
Warning: save_scalar not documented!
Warning: save_pptr not documented!
Warning: save_vptr not documented!
Warning: save_re_context not documented!
Warning: save_padsv not documented!
Warning: save_sptr not documented!
Warning: save_svref not documented!
Warning: save_threadsv not documented!
Warning: scan_bin not documented!
Warning: scan_hex not documented!
Warning: scan_num not documented!
Warning: scan_oct not documented!
Warning: screaminstr not documented!
Warning: sharepvn not documented!
Warning: stack_grow not documented!
Warning: start_subparse not documented!
Warning: sv_2bool not documented!
Warning: sv_2cv not documented!
Warning: sv_2io not documented!
Warning: sv_2iv not documented!
Warning: sv_2nv not documented!
Warning: sv_2pv not documented!
Warning: sv_2pvutf8 not documented!
Warning: sv_2pvbyte not documented!
Warning: sv_2uv not documented!
Warning: sv_iv not documented!
Warning: sv_uv not documented!
Warning: sv_nv not documented!
Warning: sv_pvn not documented!
Warning: sv_pvutf8n not documented!
Warning: sv_pvbyten not documented!
Warning: sv_backoff not documented!
Warning: sv_vcatpvf not documented!
Warning: sv_collxfrm not documented!
Warning: sv_compile_2op not documented!
Warning: sv_dump not documented!
Warning: sv_newref not documented!
Warning: sv_peek not documented!
Warning: sv_pos_u2b not documented!
Warning: sv_pos_b2u not documented!
Warning: sv_pvbyten_force not documented!
Warning: sv_report_used not documented!
Warning: sv_reset not documented!
Warning: sv_vsetpvf not documented!
Warning: sv_taint not documented!
Warning: sv_tainted not documented!
Warning: sv_untaint not documented!
Warning: str_to_version not documented!
Warning: swash_init not documented!
Warning: swash_fetch not documented!
Warning: taint_env not documented!
Warning: taint_proper not documented!
Warning: to_utf8_lower not documented!
Warning: to_utf8_upper not documented!
Warning: to_utf8_title not documented!
Warning: unlnk not documented!
Warning: unlock_condpair not documented!
Warning: unsharepvn not documented!
Warning: utf16_to_utf8 not documented!
Warning: utf16_to_utf8_reversed not documented!
Warning: utf8_length not documented!
Warning: utf8_distance not documented!
Warning: utf8_hop not documented!
Warning: utf8_to_bytes not documented!
Warning: bytes_to_utf8 not documented!
Warning: utf8_to_uv_simple not documented!
Warning: utf8_to_uv not documented!
Warning: uv_to_utf8 not documented!
Warning: vwarn not documented!
Warning: warner not documented!
Warning: vwarner not documented!
Warning: whichsig not documented!
Warning: dump_mstats not documented!
Warning: get_mstats not documented!
Warning: safesysmalloc not documented!
Warning: safesyscalloc not documented!
Warning: safesysrealloc not documented!
Warning: safesysfree not documented!
Warning: safexmalloc not documented!
Warning: safexcalloc not documented!
Warning: safexrealloc not documented!
Warning: safexfree not documented!
Warning: GetVars not documented!
Warning: runops_standard not documented!
Warning: runops_debug not documented!
Warning: sv_lock not documented!
Warning: sv_vcatpvf_mg not documented!
Warning: sv_vsetpvf_mg not documented!
Warning: get_vtbl not documented!
Warning: dump_indent not documented!
Warning: dump_vindent not documented!
Warning: do_gv_dump not documented!
Warning: do_gvgv_dump not documented!
Warning: do_hv_dump not documented!
Warning: do_magic_dump not documented!
Warning: do_op_dump not documented!
Warning: do_pmop_dump not documented!
Warning: do_sv_dump not documented!
Warning: magic_dump not documented!
Warning: default_protect not documented!
Warning: vdefault_protect not documented!
Warning: reginitcolors not documented!
Warning: sv_2pv_nolen not documented!
Warning: sv_2pvutf8_nolen not documented!
Warning: sv_2pvbyte_nolen not documented!
Warning: sv_pv not documented!
Warning: sv_pvutf8 not documented!
Warning: sv_pvbyte not documented!
Warning: sv_utf8_decode not documented!
Warning: sv_force_normal not documented!
Warning: sv_force_normal_flags not documented!
Warning: tmps_grow not documented!
Warning: newANONATTRSUB not documented!
Warning: newATTRSUB not documented!
Warning: newMYSUB not documented!
Warning: cx_dup not documented!
Warning: si_dup not documented!
Warning: ss_dup not documented!
Warning: any_dup not documented!
Warning: he_dup not documented!
Warning: re_dup not documented!
Warning: fp_dup not documented!
Warning: dirp_dup not documented!
Warning: gp_dup not documented!
Warning: mg_dup not documented!
Warning: sv_dup not documented!
Warning: sys_intern_dup not documented!
Warning: ptr_table_new not documented!
Warning: ptr_table_fetch not documented!
Warning: ptr_table_store not documented!
Warning: ptr_table_split not documented!
Warning: sys_intern_clear not documented!
Warning: sys_intern_init not documented!

-- 
Putting heated bricks close to the news.admin.net-abuse.* groups.
        -- Megahal (trained on asr), 1998-11-06

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About