Home
last modified time | relevance | path

Searched refs:handle_content (Results 1 – 9 of 9) sorted by relevance

/dports/www/p5-HTML-Parser-Simple/HTML-Parser-Simple-2.02/lib/HTML/Parser/
H A DSimple.pm283 $self -> handle_content($s);
289 sub handle_content subroutine
306 $self -> handle_content($s);
355 $self -> handle_content($s);
511 $self -> handle_content($html);
517 $self -> handle_content(substr($html, 0, $offset) );
535 $self -> handle_content($text);
/dports/mail/py-pyzmail/pyzmail-1.0.3/scripts/
H A Dpyzsendmail72 def handle_content(arg, mail_charset):
249 text=handle_content(options.text, mail_charset)
254 html=handle_content(options.html, mail_charset)
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_matroska.c1684 track->handle_content = handle_vp9; in parse_track_entry()
1700 track->handle_content = handle_realvideo; in parse_track_entry()
1805 track->handle_content = handle_sub_utf8; in parse_track_entry()
1810 track->handle_content = handle_sub_ssa; in parse_track_entry()
1815 track->handle_content = handle_sub_ssa; in parse_track_entry()
1819 track->handle_content = handle_sub_utf8; in parse_track_entry()
1823 track->handle_content = handle_dvbsub; in parse_track_entry()
1828 track->handle_content = handle_vobsub; in parse_track_entry()
1841 track->handle_content = handle_hdmv_pgs; in parse_track_entry()
2300 if (track->handle_content != NULL) { in parse_block()
[all …]
H A Dmatroska.h288 void (*handle_content) (demux_plugin_t *this_gen, member
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/src/server/
H A DinternalServer.h80 std::unique_ptr<Response> handle_content(const RequestContext& request);
H A DinternalServer.cpp265 return handle_content(request); in handle_request()
750 std::unique_ptr<Response> InternalServer::handle_content(const RequestContext& request) in handle_content() function in kiwix::InternalServer
/dports/textproc/libfolia/libfolia-2.10/include/libfolia/
H A Dfolia_engine.h130 int handle_content( const std::string&, int );
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_engine.cxx717 handle_content( local_name, new_depth ); in get_node()
862 int Engine::handle_content( const string& t_or_ph, int new_depth ){ in handle_content() function in folia::Engine
1457 _node_count += handle_content( local_name, new_depth ); in next_text_parent()
/dports/www/epiphany/epiphany-41.0/
H A DNEWS6728 * handle_content signal on EphyEmbedSingle for external downloader