Home
last modified time | relevance | path

Searched defs:handle_content (Results 1 – 4 of 4) sorted by relevance

/dports/www/p5-HTML-Parser-Simple/HTML-Parser-Simple-2.02/lib/HTML/Parser/
H A DSimple.pm289 sub handle_content method in HTML::Parser::Simple
/dports/devel/kiwix-lib/kiwix-lib-9.4.1/src/server/
H A DinternalServer.cpp750 std::unique_ptr<Response> InternalServer::handle_content(const RequestContext& request) in handle_content() function in kiwix::InternalServer
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_engine.cxx862 int Engine::handle_content( const string& t_or_ph, int new_depth ){ in handle_content() function in folia::Engine
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Dmatroska.h288 void (*handle_content) (demux_plugin_t *this_gen, member