Home
last modified time | relevance | path

Searched defs:tag (Results 51 – 75 of 359) sorted by relevance

12345678910>>...15

/plugin/adhoctags/syntax/
H A Dsmall.php15 protected $tag = 'small'; variable in syntax_plugin_adhoctags_small
H A Dspan.php15 protected $tag = 'span'; variable in syntax_plugin_adhoctags_span
H A Dsummary.php15 protected $tag = 'summary'; variable in syntax_plugin_adhoctags_summary
H A Darticle.php15 protected $tag = 'article'; variable in syntax_plugin_adhoctags_article
H A Dbdi.php15 protected $tag = 'bdi'; variable in syntax_plugin_adhoctags_bdi
H A Dbdo.php15 protected $tag = 'bdo'; variable in syntax_plugin_adhoctags_bdo
H A Ddd.php15 protected $tag = 'dd'; variable in syntax_plugin_adhoctags_dd
H A Ddiv.php15 protected $tag = 'div'; variable in syntax_plugin_adhoctags_div
H A Ddl.php15 protected $tag = 'dl'; variable in syntax_plugin_adhoctags_dl
H A Dfigcaption.php15 protected $tag = 'figcaption'; variable in syntax_plugin_adhoctags_figcaption
H A Dfigure.php15 protected $tag = 'figure'; variable in syntax_plugin_adhoctags_figure
H A Dpre.php15 protected $tag = 'pre'; variable in syntax_plugin_adhoctags_pre
H A Dtime.php15 protected $tag = 'time'; variable in syntax_plugin_adhoctags_time
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DTrafficTarget.php41 public $tag; variable in Google\\Service\\CloudRun\\TrafficTarget
106 public function setTag($tag)
/plugin/jsonrpc/
H A DIJR_Message.php62 function tag_open($parser, $tag, $attr) {
84 function tag_close($parser, $tag) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php42 var $tag; variable in XML
470 function setBranchTag($branchId, $tag) {
485 function setTag($tag) {
/plugin/swiftmail/Swift/Plugin/
H A DFileEmbedder.php197 public function setTagDefinition($tag, $attributes, $extensions)
215 public function removeTagDefinition($tag)
226 public function getTagDefinition($tag)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Fulfillment.php36 public $tag; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Fulfillment
101 public function setTag($tag)
H A DGoogleCloudDialogflowCxV3beta1Fulfillment.php36 public $tag; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1Fulfillment
101 public function setTag($tag)
/plugin/farm/
H A Dtestclient.php19 function tag($m) { function
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DFormatter.php26 public function format(Tag $tag);
/plugin/adhocwrap/
H A Ddivblock.php14 protected $tag = 'block'; variable in syntax_plugin_adhocwrap_divblock
H A Ddivwrap.php14 protected $tag = 'WRAP'; variable in syntax_plugin_adhocwrap_divwrap
H A Dspanwrap.php14 protected $tag = 'wrap'; variable in syntax_plugin_adhocwrap_spanwrap
H A Dspaninline.php14 protected $tag = 'inline'; variable in syntax_plugin_adhocwrap_spaninline

12345678910>>...15