Home
last modified time | relevance | path

Searched refs:HTML_IFRAME_SRC (Results 1 – 7 of 7) sorted by relevance

/dports/mail/spamassassin-devel/spamassassin-1ea352210/rules/
H A D20_html_tests.cf221 body HTML_IFRAME_SRC eval:check_iframe_src()
222 describe HTML_IFRAME_SRC Message has HTML IFRAME tag with SRC URI
H A D50_scores.cf438 score HTML_IFRAME_SRC 0 # n=0 n=1 n=2 n=3
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h538 #define HTML_IFRAME_SRC 10 macro
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A Dhdr_HTMLDTD.h540 #define HTML_IFRAME_SRC 10 macro
/dports/mail/spamassassin-devel/spamassassin-1ea352210/rulesrc/
H A D10_force_active.cf257 publish HTML_IFRAME_SRC
/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DHTML.c1627 if (present && present[HTML_IFRAME_SRC] && in HTML_start_element()
1628 non_empty(value[HTML_IFRAME_SRC])) { in HTML_start_element()
1629 StrAllocCopy(href, value[HTML_IFRAME_SRC]); in HTML_start_element()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DHTML.c1630 if (present && present[HTML_IFRAME_SRC] && in HTML_start_element()
1631 non_empty(value[HTML_IFRAME_SRC])) { in HTML_start_element()
1632 StrAllocCopy(href, value[HTML_IFRAME_SRC]); in HTML_start_element()