Home
last modified time | relevance | path

Searched defs:html_tags (Results 1 – 21 of 21) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Utility/
H A DXss.php57 public static function filter($string, array $html_tags = NULL) {
141 protected static function split($string, $html_tags, $class) {
334 protected static function needsRemoval($html_tags, $elem) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/Utility/
H A DXss.php59 public static function filter($string, array $html_tags = NULL) {
143 protected static function split($string, $html_tags, $class) {
340 protected static function needsRemoval($html_tags, $elem) {
/dports/news/trn4/trn-4.0-test77/
H A Dmime.h80 struct html_tags { struct
81 char* name;
82 char length;
83 int flags;
/dports/www/p5-HTML-TagCloud-Extended/HTML-TagCloud-Extended-0.10/lib/HTML/TagCloud/
H A DExtended.pm181 sub html_tags { subroutine
/dports/www/drupal8/drupal-8.9.20/core/modules/editor/src/EditorXssFilter/
H A DStandard.php166 protected static function needsRemoval($html_tags, $elem) {
/dports/www/drupal9/drupal-9.2.10/core/modules/editor/src/EditorXssFilter/
H A DStandard.php166 protected static function needsRemoval($html_tags, $elem) {
/dports/www/p5-Scrappy/Scrappy-0.94112090/lib/Scrappy/Scraper/
H A DParser.pm33 has 'html_tags' => ( attribute in Scrappy::Scraper::Parser
/dports/lang/ruby26/ruby-2.6.9/lib/rdoc/markup/
H A Dattribute_manager.rb47 attr_reader :html_tags accessor in AttributeManager
/dports/chinese/phpbb-tw/phpBB2/admin/
H A Dadmin_board.php102 $html_tags = $new['allow_html_tags']; variable
/dports/www/phpbb/phpBB2/admin/
H A Dadmin_board.php102 $html_tags = $new['allow_html_tags']; variable
/dports/lang/rust/rustc-1.58.1-src/src/librustdoc/passes/
H A Dmod.rs48 mod html_tags; module
/dports/devel/tlsh/tlsh-d842e75/utils/
H A Drand_tags.cpp161 static void html_tags(std::string &htmls, bool verbose) in html_tags() function
/dports/net-im/pidgin-twitter/pidgin-twitter-0.9.2/
H A Dutil.c43 static gchar *html_tags[] = { variable
/dports/deskutils/osmo/osmo-0.4.4/src/
H A Dutils.c34 const gchar *html_tags[] = { in utl_text_with_tags_to_html() local
163 const gchar *html_tags[] = { in utl_text_to_html_page() local
/dports/textproc/stardict3/stardict-3.0.6/dict/src/lib/
H A Dutils.cpp444 static const char* html_tags[] = { "br>", 0 }; variable
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/handlebars/syntaxes/
H A DHandlebars.tmLanguage.json46 "html_tags": { object
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/handlebars/syntaxes/
H A DHandlebars.tmLanguage.json46 "html_tags": { object
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/handlebars/syntaxes/
H A DHandlebars.tmLanguage.json46 "html_tags": { object
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/handlebars/syntaxes/
H A DHandlebars.tmLanguage.json46 "html_tags": { object
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/handlebars/syntaxes/
H A DHandlebars.tmLanguage.json46 "html_tags": { object
/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dgui.h169 GtkWidget *html_tags; member