Lines Matching refs:TAG
30 const TAG = "blockquote";
96 if ($actualCall->getTagName() == syntax_plugin_combo_cite::TAG) {
101 BoxTag::TAG,
111 \syntax_plugin_combo_xmlblocktag::TAG
117 BoxTag::TAG,
126 \syntax_plugin_combo_xmlblocktag::TAG
132 $actualCall->getTagName() == syntax_plugin_combo_link::TAG
188 self::TAG,
195 \syntax_plugin_combo_xmlblocktag::TAG
201 if ($firstChild->getTagName() == syntax_plugin_combo_header::TAG) {
228 self::TAG,
235 \syntax_plugin_combo_xmlblocktag::TAG
253 $snippetManager->attachCssInternalStyleSheet(self::TAG);
279 LogUtility::internalError("It should not happen as the url is written by ons (ie is a literal)", self::TAG, $e);