Home
last modified time | relevance | path

Searched refs:escape_utf8 (Results 1 – 14 of 14) sorted by relevance

/dports/databases/p5-Prophet/Prophet-0.751/lib/Prophet/Web/
H A DField.pm21 Prophet::Util::escape_utf8( \$value );
65 Prophet::Util::escape_utf8( \$value );
H A DMenu.pm206 Prophet::Util::escape_utf8( \$label ) if ( $self->escape_label );
/dports/www/p5-HTTP-Server-Simple-Mason/HTTP-Server-Simple-Mason-0.14/lib/HTTP/Server/Simple/
H A DMason.pm265 h => \&HTTP::Server::Simple::Mason::escape_utf8 );
305 sub escape_utf8 { subroutine
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/View/Mason/
H A DHandler.pm64 $self->interp->set_escape( h => \&escape_utf8 );
133 sub escape_utf8 { subroutine
/dports/databases/p5-Prophet/Prophet-0.751/lib/Prophet/
H A DUtil.pm66 sub escape_utf8 { subroutine
H A DReplicaFeedExporter.pm204 Prophet::Util::escape_utf8( \$value );
/dports/security/md5deep/hashdeep-cd2ed74/src/
H A Ddisplay.cpp177 return global::escape_utf8(fn); in fmt_filename()
188 return global::escape_utf8(global::make_utf8(fn)); in fmt_filename()
H A Dmain.h777 static std::string escape_utf8(const std::string &fn); // turns "⦿" to "U+29BF"
H A Dmain.cpp778 std::string global::escape_utf8(const std::string &utf8) in escape_utf8() function in global
/dports/www/p5-Jifty/Jifty-1.50430/lib/Jifty/
H A DWeb.pm1187 … return join '', map {my $html = $_; Jifty::View::Mason::Handler::escape_utf8( \$html ); $html} @_;
/dports/multimedia/gtk-youtube-viewer/youtube-viewer-3.9.6/lib/WWW/
H A DYoutubeViewer.pm99 escape_utf8 => {valid => [1, 0], default => 0},
/dports/multimedia/gtk-youtube-viewer/youtube-viewer-3.9.6/bin/
H A Dyoutube-viewer679 escape_utf8 => 1,
H A Dgtk-youtube-viewer860 escape_utf8 => 1,
/dports/www/p5-Jifty/Jifty-1.50430/
H A DChangelog3763 * escape_utf8