Home
last modified time | relevance | path

Searched refs:show_caller (Results 1 – 4 of 4) sorted by relevance

/dports/devel/p5-Sub-Uplevel/Sub-Uplevel-0.2800/t/
H A D07_uplevel_too_high.t13 sub show_caller {
19 return uplevel $uplevel, \&show_caller;
/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/writers/
H A Ddebug.py205 def show_caller(level=None): function
/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/
H A Ddebug.py208 def show_caller(level=None): function
/dports/databases/p5-DBI/DBI-1.643/
H A DDBI.xs2742 log_where(SV *buf, int append, char *prefix, char *suffix, int show_line, int show_caller, int show… in log_where() argument
2753 if (show_caller && (cop = dbi_caller_cop())) { in log_where()