Home
last modified time | relevance | path

Searched defs:allowed_tags (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/Component/Utility/
H A DXssTest.php65 public function testFilterXssNormalized($value, $expected, $message, array $allowed_tags = NULL) {
132 …public function testFilterXssNotNormalized($value, $expected, $message, array $allowed_tags = NULL…
492 public function testAttribute($value, $expected, $message, $allowed_tags = NULL) {
/dports/www/drupal9/drupal-9.2.10/core/tests/Drupal/Tests/Component/Utility/
H A DXssTest.php69 public function testFilterXssNormalized($value, $expected, $message, array $allowed_tags = NULL) {
136 …public function testFilterXssNotNormalized($value, $expected, $message, array $allowed_tags = NULL…
496 public function testAttribute($value, $expected, $message, $allowed_tags = NULL) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/util/
H A DHtml2Text.php258 public $allowed_tags = ''; variable in GO\\Base\\Util\\Html2Text
379 public function set_allowed_tags( $allowed_tags = '' )
/dports/games/widelands/widelands-build21/src/graphic/text/
H A Drt_parse.cc130 void Tag::parse_content(TextStream& ts, TagConstraints& tcs, const TagSet& allowed_tags) { in parse_content()
168 void Tag::parse(TextStream& ts, TagConstraints& tcs, const TagSet& allowed_tags) { in parse()
512 Tag* Parser::parse(std::string text, const TagSet& allowed_tags) { in parse()
/dports/games/widelands/widelands-build21/src/graphic/text/test/
H A Drender_richtext.cc78 std::set<std::string>& allowed_tags) { in parse_arguments()
112 std::set<std::string> allowed_tags; in main() local
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/optimizations/
H A DTags.py27 allowed_tags = ( variable
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_html2text.php294 protected $allowed_tags = ''; variable in rcube_html2text
397 function set_allowed_tags($allowed_tags = '')
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/src/Functional/Mail/
H A DHtmlToTextTest.php55 protected function assertHtmlToText($html, $text, $message, $allowed_tags = NULL) {
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/src/Functional/Mail/
H A DHtmlToTextTest.php55 protected function assertHtmlToText($html, $text, $message, $allowed_tags = NULL) {
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Core/Mail/
H A DMailFormatHelper.php103 public static function htmlToText($string, $allowed_tags = NULL) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Mail/
H A DMailFormatHelper.php103 public static function htmlToText($string, $allowed_tags = NULL) {
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/engine/smarty/sysplugins/
H A Dsmarty_security.php96 public $allowed_tags = array(); variable in Smarty_Security
/dports/www/piwigo/piwigo/include/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/mail/postfixadmin33-lite/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/mail/postfixadmin33/postfixadmin-postfixadmin-3.3.10/lib/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/mail/postfixadmin/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/mail/postfixadmin-lite/postfixadmin-d3bc1551/lib/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/www/smarty3/smarty-3.1.34/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/finance/prestashop/prestashop/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/www/serendipity/Serendipity-2.3.5/bundled-libs/Smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/www/thirtybees/thirtybees-1.1.0/vendor/smarty/smarty/libs/sysplugins/
H A Dsmarty_security.php129 public $allowed_tags = array(); variable in Smarty_Security
/dports/biology/py-biopython/biopython-1.79/Bio/Entrez/
H A DParser.py144 def __init__(self, tag, attributes, allowed_tags, key=None): argument
173 def __init__(self, tag, attrs, allowed_tags, repeated_tags=None, key=None): argument
/dports/net-im/fractal/fractal-4.4.0/vendor/html2pango/src/
H A Dlib.rs132 let allowed_tags = hashset![ in matrix_html_to_markup() localVariable
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst/subparse/
H A Dgstsubparse.h79 gconstpointer allowed_tags; /* list of markup tags allowed in the cue text. */ member

1234