Home
last modified time | relevance | path

Searched defs:pattern_end (Results 26 – 40 of 40) sorted by relevance

12

/plugin/bootswrapper/syntax/
Dalert.php15 public $pattern_end = '</(?:ALERT|alert)>'; variable in syntax_plugin_bootswrapper_alert
Dpopover.php16 public $pattern_end = '</popover>'; variable in syntax_plugin_bootswrapper_popover
Dmodal.php16 public $pattern_end = '</modal>'; variable in syntax_plugin_bootswrapper_modal
Daccordion.php15 public $pattern_end = '</accordion>'; variable in syntax_plugin_bootswrapper_accordion
Dcolumn.php15 public $pattern_end = '</col>'; variable in syntax_plugin_bootswrapper_column
Dwell.php15 public $pattern_end = '</well>'; variable in syntax_plugin_bootswrapper_well
Dtext.php15 public $pattern_end = '</(?:TEXT|text)>'; variable in syntax_plugin_bootswrapper_text
Dlabel.php15 public $pattern_end = '</(?:LABEL|label)>'; variable in syntax_plugin_bootswrapper_label
Dprogressbar.php16 public $pattern_end = '</(?:bar)>'; variable in syntax_plugin_bootswrapper_progressbar
Dtooltip.php14 public $pattern_end = '</tooltip>'; variable in syntax_plugin_bootswrapper_tooltip
Daffix.php14 public $pattern_end = '</affix>'; variable in syntax_plugin_bootswrapper_affix
Dnav.php15 public $pattern_end = '</nav>'; variable in syntax_plugin_bootswrapper_nav
Dbootstrap.php23 public $pattern_end = '</BOOTSTRAP>'; variable in syntax_plugin_bootswrapper_bootstrap
/plugin/quizlib/
Dsyntax.php21 protected $pattern_end = '</quizlib>'; variable in syntax_plugin_quizlib
/plugin/imagelink/syntax/
Dimagelink.php17 public $pattern_end = '</imagelink>'; variable in syntax_plugin_imagelink_imagelink

12