Home
last modified time | relevance | path

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

12

/plugin/bootswrapper/syntax/
Drow.php14 public $pattern_end = '</row>'; variable in syntax_plugin_bootswrapper_row
Dtabs.php14 public $pattern_end = '</tabs>'; variable in syntax_plugin_bootswrapper_tabs
Dpills.php14 public $pattern_end = '</pills>'; variable in syntax_plugin_bootswrapper_pills
Dpageheader.php14 public $pattern_end = '</page-header>'; variable in syntax_plugin_bootswrapper_pageheader
Dprogress.php15 public $pattern_end = '</progress>'; variable in syntax_plugin_bootswrapper_progress
Dshow.php15 public $pattern_end = '</show>'; variable in syntax_plugin_bootswrapper_show
Dbadge.php15 public $pattern_end = '</badge>'; variable in syntax_plugin_bootswrapper_badge
Dslide.php15 public $pattern_end = '</slide>'; variable in syntax_plugin_bootswrapper_slide
Dthumbnail.php15 public $pattern_end = '</thumbnail>'; variable in syntax_plugin_bootswrapper_thumbnail
Dlist.php15 public $pattern_end = '</list-group>'; variable in syntax_plugin_bootswrapper_list
Dlead.php15 public $pattern_end = '</lead>'; variable in syntax_plugin_bootswrapper_lead
Dhidden.php15 public $pattern_end = '</hidden>'; variable in syntax_plugin_bootswrapper_hidden
Dgrid.php15 public $pattern_end = '</grid>'; variable in syntax_plugin_bootswrapper_grid
Dpanelbody.php15 public $pattern_end = '</panel-body>'; variable in syntax_plugin_bootswrapper_panelbody
Dinvisible.php15 public $pattern_end = '</invisible>'; variable in syntax_plugin_bootswrapper_invisible
Dcaption.php15 public $pattern_end = '</caption>'; variable in syntax_plugin_bootswrapper_caption
Djumbotron.php14 public $pattern_end = '</(?:JUMBOTRON|jumbotron)>'; variable in syntax_plugin_bootswrapper_jumbotron
Dpanel.php14 public $pattern_end = '</panel>'; variable in syntax_plugin_bootswrapper_panel
Dwrapper.php14 public $pattern_end = '</(?:WRAPPER|wrapper)>'; variable in syntax_plugin_bootswrapper_wrapper
Dcollapse.php15 public $pattern_end = '</collapse>'; variable in syntax_plugin_bootswrapper_collapse
Dcarousel.php15 public $pattern_end = '</carousel>'; variable in syntax_plugin_bootswrapper_carousel
Dbutton.php15 public $pattern_end = '</(?:btn|button)>'; variable in syntax_plugin_bootswrapper_button
Dcallout.php15 public $pattern_end = '</callout>'; variable in syntax_plugin_bootswrapper_callout
Dpane.php15 public $pattern_end = '</pane>'; variable in syntax_plugin_bootswrapper_pane
Dimage.php15 public $pattern_end = '</image>'; variable in syntax_plugin_bootswrapper_image

12