Home
last modified time | relevance | path

Searched defs:htmlTags (Results 1 – 19 of 19) sorted by relevance

/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Tag/Cloud/Decorator/
H A DHtmlCloud.php22 protected $htmlTags = array( variable in Zend\\Tag\\Cloud\\Decorator\\HtmlCloud
39 public function setHTMLTags(array $htmlTags)
H A DHtmlTag.php47 protected $htmlTags = array( variable in Zend\\Tag\\Cloud\\Decorator\\HtmlTag
136 public function setHTMLTags(array $htmlTags)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-tag/src/Cloud/Decorator/
H A DHtmlCloud.php21 protected $htmlTags = [ variable in Laminas\\Tag\\Cloud\\Decorator\\HtmlCloud
38 public function setHTMLTags(array $htmlTags)
H A DHtmlTag.php46 protected $htmlTags = [ variable in Laminas\\Tag\\Cloud\\Decorator\\HtmlTag
135 public function setHTMLTags(array $htmlTags)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Dmarkup.cpp25 static TagStructT htmlTags[] = variable
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Dmarkup.cpp25 static TagStructT htmlTags[] = variable
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/utils/HelpGen/src/
H A Dmarkup.cpp25 static TagStructT htmlTags[] = variable
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/utils/HelpGen/src/
H A Dmarkup.cpp25 static TagStructT htmlTags[] = variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/html-tags/
H A Dindex.d.ts12 declare const htmlTags: readonly string[]; constant
H A Dhtml-tags.json.d.ts1 declare const htmlTags: readonly string[]; constant
/dports/www/drupal8/drupal-8.9.20/core/lib/Drupal/Component/Utility/
H A DXss.php28 …protected static $htmlTags = ['a', 'em', 'strong', 'cite', 'blockquote', 'code', 'ul', 'ol', 'li',… variable in Drupal\\Component\\Utility\\Xss
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Component/Utility/
H A DXss.php30 …protected static $htmlTags = ['a', 'em', 'strong', 'cite', 'blockquote', 'code', 'ul', 'ol', 'li',… variable in Drupal\\Component\\Utility\\Xss
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/html/
H A DSAXmyHtmlHandler.java113 public SAXmyHtmlHandler(DocListener document, HashMap htmlTags) { in SAXmyHtmlHandler()
/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/highlighter/
H A Dhighlighter-java.cpp282 …static const QRegularExpression htmlTags ("</?(a|abbr|acronym|address|applet|area|article|aside|au… in multiLineJavaComment() local
/dports/net-im/qTox/qTox-1.17.4/test/chatlog/
H A Dtextformatter_test.cpp55 StringPair htmlTags; member
/dports/graphics/wdune/wdune-1.926/src/swt/motif/
H A Dbrowser.c935 static char htmlTags[1024]; in swUpload() local
/dports/graphics/wdune/wdune-1.926/src/swt/win32/
H A Dbrowser.c512 static char htmlTags[1024]; in swUpload() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/
H A Dinternals.cc1982 Vector<AtomicString> Internals::htmlTags() { in htmlTags() function in blink::Internals
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/
H A Dinternals.cc1936 Vector<AtomicString> Internals::htmlTags() { in htmlTags() function in blink::Internals