Home
last modified time | relevance | path

Searched refs:pattern_end (Results 1 – 25 of 40) sorted by path

12

/plugin/bootswrapper/syntax/
H A Daccordion.php15 public $pattern_end = '</accordion>'; variable in syntax_plugin_bootswrapper_accordion
H A Daffix.php14 public $pattern_end = '</affix>'; variable in syntax_plugin_bootswrapper_affix
H A Dalert.php15 public $pattern_end = '</(?:ALERT|alert)>'; variable in syntax_plugin_bootswrapper_alert
H A Dbadge.php15 public $pattern_end = '</badge>'; variable in syntax_plugin_bootswrapper_badge
H A Dbootstrap.php23 public $pattern_end = '</BOOTSTRAP>'; variable in syntax_plugin_bootswrapper_bootstrap
203 …$this->Lexer->addExitPattern($this->pattern_end, 'plugin_bootswrapper_' . $this->getPluginComponen…
H A Dbutton.php15 public $pattern_end = '</(?:btn|button)>'; variable in syntax_plugin_bootswrapper_button
H A Dcallout.php15 public $pattern_end = '</callout>'; variable in syntax_plugin_bootswrapper_callout
H A Dcaption.php15 public $pattern_end = '</caption>'; variable in syntax_plugin_bootswrapper_caption
H A Dcarousel.php15 public $pattern_end = '</carousel>'; variable in syntax_plugin_bootswrapper_carousel
H A Dcollapse.php15 public $pattern_end = '</collapse>'; variable in syntax_plugin_bootswrapper_collapse
H A Dcolumn.php15 public $pattern_end = '</col>'; variable in syntax_plugin_bootswrapper_column
H A Dgrid.php15 public $pattern_end = '</grid>'; variable in syntax_plugin_bootswrapper_grid
H A Dhidden.php15 public $pattern_end = '</hidden>'; variable in syntax_plugin_bootswrapper_hidden
H A Dimage.php15 public $pattern_end = '</image>'; variable in syntax_plugin_bootswrapper_image
H A Dinvisible.php15 public $pattern_end = '</invisible>'; variable in syntax_plugin_bootswrapper_invisible
H A Djumbotron.php14 public $pattern_end = '</(?:JUMBOTRON|jumbotron)>'; variable in syntax_plugin_bootswrapper_jumbotron
H A Dlabel.php15 public $pattern_end = '</(?:LABEL|label)>'; variable in syntax_plugin_bootswrapper_label
H A Dlead.php15 public $pattern_end = '</lead>'; variable in syntax_plugin_bootswrapper_lead
H A Dlist.php15 public $pattern_end = '</list-group>'; variable in syntax_plugin_bootswrapper_list
H A Dmodal.php16 public $pattern_end = '</modal>'; variable in syntax_plugin_bootswrapper_modal
H A Dnav.php15 public $pattern_end = '</nav>'; variable in syntax_plugin_bootswrapper_nav
H A Dpageheader.php14 public $pattern_end = '</page-header>'; variable in syntax_plugin_bootswrapper_pageheader
H A Dpane.php15 public $pattern_end = '</pane>'; variable in syntax_plugin_bootswrapper_pane
H A Dpanel.php14 public $pattern_end = '</panel>'; variable in syntax_plugin_bootswrapper_panel
H A Dpanelbody.php15 public $pattern_end = '</panel-body>'; variable in syntax_plugin_bootswrapper_panelbody

12