Home
last modified time | relevance | path

Searched defs:tag (Results 76 – 100 of 451) sorted by relevance

12345678910>>...19

/plugin/adhoctags/syntax/
Ddiv.php15 protected $tag = 'div'; variable in syntax_plugin_adhoctags_div
Daddress.php15 protected $tag = 'address'; variable in syntax_plugin_adhoctags_address
Darticle.php15 protected $tag = 'article'; variable in syntax_plugin_adhoctags_article
Dbdi.php15 protected $tag = 'bdi'; variable in syntax_plugin_adhoctags_bdi
Dspan.php15 protected $tag = 'span'; variable in syntax_plugin_adhoctags_span
Ddl.php15 protected $tag = 'dl'; variable in syntax_plugin_adhoctags_dl
Dmenu.php15 protected $tag = 'menu'; variable in syntax_plugin_adhoctags_menu
Dsection.php15 protected $tag = 'section'; variable in syntax_plugin_adhoctags_section
Dbdo.php15 protected $tag = 'bdo'; variable in syntax_plugin_adhoctags_bdo
Dmark.php15 protected $tag = 'mark'; variable in syntax_plugin_adhoctags_mark
Dheader.php15 protected $tag = 'header'; variable in syntax_plugin_adhoctags_header
Dabbr.php17 protected $tag = 'abbr'; variable in syntax_plugin_adhoctags_abbr
Dhgroup.php15 protected $tag = 'hgroup'; variable in syntax_plugin_adhoctags_hgroup
Dfigure.php15 protected $tag = 'figure'; variable in syntax_plugin_adhoctags_figure
Dsummary.php15 protected $tag = 'summary'; variable in syntax_plugin_adhoctags_summary
Dpre.php15 protected $tag = 'pre'; variable in syntax_plugin_adhoctags_pre
/plugin/combo/ComboStrap/
H A DPluginUtility.php129 public static function getModeFromTag($tag)
142 public static function getEndTagPattern($tag)
155 public static function getVoidElementTagPattern($tag)
347 public static function getEmptyTagPattern($tag): string
588 static function getLeafContainerTagPattern($tag)
793 static function getComponentName($tag): string
/plugin/exttab2/
Dsyntax.php236 function _opentag($tag, $params=NULL, $before='', $after='') {
244 function _closetag($tag, $before='', $after='') {
329 function _finishtags($tag) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3Fulfillment.php36 public $tag; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Fulfillment
101 public function setTag($tag)
DGoogleCloudDialogflowCxV3beta1Fulfillment.php36 public $tag; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Fulfillment
101 public function setTag($tag)
/plugin/mikioplugin/syntax/
H A Dpagenation.php14 public $tag = 'pagenation'; variable in syntax_plugin_mikioplugin_pagenation
/plugin/extlist/
Dsyntax.php219 protected function _writeCall($tag, $attr, $state, $pos, $match, $handler)
556 protected function _open($tag, $attr = null)
566 protected function _close($tag)
595 private function _tag_indent($tag)
/plugin/authucenter/lib/uc_client/lib/
Dxml.class.php65 function open(&$parser, $tag, $attributes) {
92 function close(&$parser, $tag) {
/plugin/farm/
Dtestclient.php19 function tag($m) { function
/plugin/adhoctables/
Ddivwrap.php14 protected $tag = 'WRAP'; variable in syntax_plugin_adhocwrap_divwrap

12345678910>>...19