Home
last modified time | relevance | path

Searched defs:make_href (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/p5-Pod-POM/Pod-POM-2.01/lib/Pod/POM/View/
H A DHTML.pm338 sub make_href { subroutine
/dports/www/radicale/Radicale-3.0.6/radicale/
H A Dxmlutils.py125 def make_href(base_prefix, href): function
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/styles/
H A Dframes.perl1278 sub make_href { &make_frame_href(@_); } subroutine
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html/versions/
H A Dframe.pl1360 sub make_href { &make_frame_href(@_); } subroutine
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/styles/
H A Dframes.perl1278 sub make_href { &make_frame_href(@_); } subroutine
/dports/sysutils/bacula11-docs/bacula-docs-11.0.5/latex2html-2016/versions/
H A Dframe.pl1360 sub make_href { &make_frame_href(@_); } subroutine
/dports/textproc/latex2html/latex2html-2016/styles/
H A Dframes.perl1278 sub make_href { &make_frame_href(@_); } subroutine
/dports/textproc/latex2html/latex2html-2016/versions/
H A Dframe.pl1360 sub make_href { &make_frame_href(@_); } subroutine
/dports/graphics/rapid-photo-downloader/rapid-photo-downloader-0.9.26/raphodo/
H A Dproblemnotification.py51 def make_href(name: str, uri: str) -> str: function
/dports/sysutils/agedu/agedu-20211129.8cd63c5/
H A Dhtml.c740 char *make_href(const char *source, const char *target) in make_href() function