Internals-DumpArenas

 view release on metacpan or  search on metacpan

ook.txt  view on Meta::CPAN

OP *Perl_pp_stat(PerlInterpreter *);
OP *Perl_pp_syscall(PerlInterpreter *);
OP *Perl_pp_sysopen(PerlInterpreter *);
OP *Perl_pp_sysread(PerlInterpreter *);
OP *Perl_pp_sysseek(PerlInterpreter *);
OP *Perl_pp_system(PerlInterpreter *);
OP *Perl_pp_syswrite(PerlInterpreter *);
OP *Perl_pp_tell(PerlInterpreter *);
OP *Perl_pp_telldir(PerlInterpreter *);
OP *Perl_pp_tie(PerlInterpreter *);
OP *Perl_pp_tied(PerlInterpreter *);
OP *Perl_pp_time(PerlInterpreter *);
OP *Perl_pp_tms(PerlInterpreter *);
OP *Perl_pp_truncate(PerlInterpreter *);
OP *Perl_pp_umask(PerlInterpreter *);
OP *Perl_pp_untie(PerlInterpreter *);
OP *Perl_pp_wait(PerlInterpreter *);
OP *Perl_pp_waitpid(PerlInterpreter *);
OP *Perl_pp_warn(PerlInterpreter *);
void Perl_setdefout(PerlInterpreter *, GV *);
OP *Perl_tied_method(PerlInterpreter *, const char * const, SV **, SV * const, const MAGIC * const, const U32, U32, ...);

File time64.c:
static int S_check_tm(struct TM64 *);
static void S_copy_little_tm_to_big_TM(const struct tm *, struct TM64 *);

File pp_sys.c:
static OP *S_doform(PerlInterpreter *, CV *, GV *, OP *);

File time64.c:
static struct TM64 *S_gmtime64_r(const Time64_T *, struct TM64 *);

File pp_sys.c:
static SV *S_space_join_names_mortal(PerlInterpreter *, char * const *);
static char S_try_amagic_ftest(PerlInterpreter *, char);

File doop.c:
void Perl_do_join(PerlInterpreter *, SV *, SV *, SV **, SV **);
OP *Perl_do_kv(PerlInterpreter *);
void Perl_do_sprintf(PerlInterpreter *, SV *, I32, SV **);
I32 Perl_do_trans(PerlInterpreter *, SV *);
UV Perl_do_vecget(PerlInterpreter *, SV *, I32, I32);
void Perl_do_vecset(PerlInterpreter *, SV *);
void Perl_do_vop(PerlInterpreter *, I32, SV *, SV *, SV *);
static I32 S_do_trans_complex(PerlInterpreter *, SV * const);
static I32 S_do_trans_complex_utf8(PerlInterpreter *, SV * const);
static I32 S_do_trans_simple(PerlInterpreter *, SV * const);

File doio.c:
I32 Perl_apply(PerlInterpreter *, I32, SV **, SV **);
char Perl_cando(PerlInterpreter *, mode_t, char, const struct stat *);
char Perl_do_aexec5(PerlInterpreter *, SV *, SV **, SV **, int, int);
char Perl_do_close(PerlInterpreter *, GV *, char);
char Perl_do_eof(PerlInterpreter *, GV *);
char Perl_do_exec3(PerlInterpreter *, const char *, int, int);
void Perl_do_execfree(PerlInterpreter *);
I32 Perl_do_ipcctl(PerlInterpreter *, I32, SV **, SV **);
I32 Perl_do_ipcget(PerlInterpreter *, I32, SV **, SV **);
I32 Perl_do_msgrcv(PerlInterpreter *, SV **, SV **);
I32 Perl_do_msgsnd(PerlInterpreter *, SV **, SV **);
char Perl_do_openn(PerlInterpreter *, GV *, const char *, I32, int, int, int, PerlIO *, SV **, I32);
char Perl_do_print(PerlInterpreter *, SV *, PerlIO *);
char Perl_do_seek(PerlInterpreter *, GV *, off64_t, int);
I32 Perl_do_semop(PerlInterpreter *, SV **, SV **);
I32 Perl_do_shmio(PerlInterpreter *, I32, SV **, SV **);
off64_t Perl_do_sysseek(PerlInterpreter *, GV *, off64_t, int);
off64_t Perl_do_tell(PerlInterpreter *, GV *);
char Perl_io_close(PerlInterpreter *, IO *, char);
int Perl_mode_from_discipline(PerlInterpreter *, const char *, STRLEN);
I32 Perl_my_lstat_flags(PerlInterpreter *, const U32);
I32 Perl_my_stat_flags(PerlInterpreter *, const U32);
PerlIO *Perl_nextargv(PerlInterpreter *, GV *);
PerlIO *Perl_start_glob(PerlInterpreter *, SV *, IO *);
static void S_exec_failed(PerlInterpreter *, const char *, int, int);

File regexec.c:
I32 Perl_pregexec(PerlInterpreter *, REGEXP * const, char *, char *, char *, I32, SV *, U32);
char *Perl_re_intuit_start(PerlInterpreter *, REGEXP * const, SV *, char *, char *, const U32, re_scream_pos_data *);
SV *Perl_regclass_swash(PerlInterpreter *, const regexp *, const regnode *, char, SV **, SV **);
I32 Perl_regexec_flags(PerlInterpreter *, REGEXP * const, char *, char *, char *, I32, SV *, void *, U32);
static void S_clear_backtrack_stack(PerlInterpreter *, void *);
static void S_debug_start_match(PerlInterpreter *, const REGEXP *, const char, const char *, const char *, const char *);
static void S_dump_exec_pos(PerlInterpreter *, const char *, const regnode *, const char *, const char *, const char *, const char);
static char *S_find_byclass(PerlInterpreter *, regexp *, const regnode *, char *, const char *, regmatch_info *);
static I32 S_reg_check_named_buff_matched(PerlInterpreter *, const regexp *, const regnode *);
static char *S_regcppop(PerlInterpreter *, const regexp *);
static CHECKPOINT S_regcppush(PerlInterpreter *, I32);
static U8 *S_reghop3(U8 *, I32, const U8 *);
static U8 *S_reghopmaybe3(U8 *, I32, const U8 *);
static char S_reginclass(PerlInterpreter *, const regexp * const, const regnode * const, const U8 * const, STRLEN *, const char);
static I32 S_regrepeat(PerlInterpreter *, const regexp *, const regnode *, I32, int);
static I32 S_regtry(PerlInterpreter *, regmatch_info *, char **);
static void S_to_byte_substr(PerlInterpreter *, regexp *);
static void S_to_utf8_substr(PerlInterpreter *, regexp *);
static void restore_pos(PerlInterpreter *, void *);

File utf8.c:
HV *Perl__swash_inversion_hash(PerlInterpreter *, SV * const);
HV *Perl__swash_to_invlist(PerlInterpreter *, SV * const);
int Perl_bytes_cmp_utf8(PerlInterpreter *, const U8 *, STRLEN, const U8 *, STRLEN);
U8 *Perl_bytes_from_utf8(PerlInterpreter *, const U8 *, STRLEN *, char *);
U8 *Perl_bytes_to_utf8(PerlInterpreter *, const U8 *, STRLEN *);
char Perl_check_utf8_print(PerlInterpreter *, const U8 *, const STRLEN);
I32 Perl_foldEQ_utf8_flags(PerlInterpreter *, const char *, char **, UV, char, const char *, char **, UV, char, U32);
char Perl_is_ascii_string(const U8 *, STRLEN);
char Perl_is_uni_alnum(PerlInterpreter *, UV);
char Perl_is_uni_alnum_lc(PerlInterpreter *, UV);
char Perl_is_uni_alpha(PerlInterpreter *, UV);
char Perl_is_uni_alpha_lc(PerlInterpreter *, UV);
char Perl_is_uni_ascii(PerlInterpreter *, UV);
char Perl_is_uni_ascii_lc(PerlInterpreter *, UV);
char Perl_is_uni_cntrl(PerlInterpreter *, UV);
char Perl_is_uni_cntrl_lc(PerlInterpreter *, UV);
char Perl_is_uni_digit(PerlInterpreter *, UV);
char Perl_is_uni_digit_lc(PerlInterpreter *, UV);
char Perl_is_uni_graph(PerlInterpreter *, UV);
char Perl_is_uni_graph_lc(PerlInterpreter *, UV);
char Perl_is_uni_idfirst(PerlInterpreter *, UV);
char Perl_is_uni_idfirst_lc(PerlInterpreter *, UV);
char Perl_is_uni_lower(PerlInterpreter *, UV);
char Perl_is_uni_lower_lc(PerlInterpreter *, UV);



( run in 0.898 second using v1.01-cache-2.11-cpan-ad19def0cd9 )