Home
last modified time | relevance | path

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

12

/plugin/imagelink/syntax/
H A Dimagelink.php17 public $pattern_end = '</imagelink>'; variable in syntax_plugin_imagelink_imagelink
45 $this->Lexer->addExitPattern($this->pattern_end,'plugin_imagelink_imagelink');
/plugin/quizlib/
H A Dsyntax.php21 protected $pattern_end = '</quizlib>'; variable in syntax_plugin_quizlib
34 $this->Lexer->addExitPattern($this->pattern_end, 'plugin_quizlib');
/plugin/bootswrapper/syntax/
H A Drow.php14 public $pattern_end = '</row>'; variable in syntax_plugin_bootswrapper_row
H A Dpills.php14 public $pattern_end = '</pills>'; variable in syntax_plugin_bootswrapper_pills
H A Dtabs.php14 public $pattern_end = '</tabs>'; variable in syntax_plugin_bootswrapper_tabs
H A Dpageheader.php14 public $pattern_end = '</page-header>'; variable in syntax_plugin_bootswrapper_pageheader
H A Dprogress.php15 public $pattern_end = '</progress>'; variable in syntax_plugin_bootswrapper_progress
H A Dbadge.php15 public $pattern_end = '</badge>'; variable in syntax_plugin_bootswrapper_badge
H A Dcaption.php15 public $pattern_end = '</caption>'; variable in syntax_plugin_bootswrapper_caption
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 Dinvisible.php15 public $pattern_end = '</invisible>'; variable in syntax_plugin_bootswrapper_invisible
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 Dpanelbody.php15 public $pattern_end = '</panel-body>'; variable in syntax_plugin_bootswrapper_panelbody
H A Dshow.php15 public $pattern_end = '</show>'; variable in syntax_plugin_bootswrapper_show
H A Dslide.php15 public $pattern_end = '</slide>'; variable in syntax_plugin_bootswrapper_slide
H A Dthumbnail.php15 public $pattern_end = '</thumbnail>'; variable in syntax_plugin_bootswrapper_thumbnail
H A Dwell.php15 public $pattern_end = '</well>'; variable in syntax_plugin_bootswrapper_well
H A Dimage.php15 public $pattern_end = '</image>'; variable in syntax_plugin_bootswrapper_image
H A Dcollapse.php15 public $pattern_end = '</collapse>'; variable in syntax_plugin_bootswrapper_collapse
H A Daccordion.php15 public $pattern_end = '</accordion>'; variable in syntax_plugin_bootswrapper_accordion
H A Dlabel.php15 public $pattern_end = '</(?:LABEL|label)>'; variable in syntax_plugin_bootswrapper_label
H A Dwrapper.php14 public $pattern_end = '</(?:WRAPPER|wrapper)>'; variable in syntax_plugin_bootswrapper_wrapper
H A Dcarousel.php15 public $pattern_end = '</carousel>'; variable in syntax_plugin_bootswrapper_carousel

12