Home
last modified time | relevance | path

Searched defs:text_url (Results 1 – 10 of 10) sorted by last modified time

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dcategory_setting.h42 unsigned int text_url:1; member
/dports/net/kea/kea-2.0.1/src/lib/http/tests/
H A Durl_unittests.cc27 void testValidUrl(const std::string& text_url, in testValidUrl()
43 void testInvalidUrl(const std::string& text_url) { in testInvalidUrl()
/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/html/
H A Dhtml_url.cxx136 struct rspamd_url *text_url; in html_url_is_phished() local
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DMessageEntity.cpp2213 … Slice text_url = parsed_part_text.substr(text_begin_pos + 1, text_end_pos - text_begin_pos - 1); in parse_text_url_entities_v3() local
/dports/mail/rspamd/rspamd-3.1/src/libserver/html/
H A Dhtml_url.cxx136 struct rspamd_url *text_url; in html_url_is_phished() local
/dports/net/py-urlextract/urlextract-1.4.0/urlextract/
H A Durlextract_core.py621 def _remove_enclosure_from_url(self, text_url, tld_pos, tld): argument
675 def _split_markdown(text_url, tld_pos): argument
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dnetcam.c100 void netcam_url_parse(struct url_t *parse_url, const char *text_url) in netcam_url_parse()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/include/gpac/internal/
H A Dcompositor_dev.h1718 SFURL visual_url, audio_url, text_url, dims_url; member
/dports/multimedia/gpac-mp4box/gpac-1.0.0/include/gpac/internal/
H A Dcompositor_dev.h1718 SFURL visual_url, audio_url, text_url, dims_url; member
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dtypes.h150 char *text_url; /* used when tmode is TEXT_URL. */ member