Home
last modified time | relevance | path

Searched refs:specialPattern (Results 1 – 7 of 7) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php802 $specialPattern = false;
810 $specialPattern = $this->_createSkipPattern($pattern, ($i - 1));
815 if ($specialPattern['to'] !== 'unknown') {
819 $specialPattern = array('type' => 'string');
824 $specialPattern = array('type' => 'newline');
830 if ($specialPattern !== false || $isLastChar === true) {
865 if ($specialPattern !== false) {
866 $patterns[] = $specialPattern;
/plugin/combo/syntax/
H A Dtoc.php85 $specialPattern = PluginUtility::getEmptyTagPattern(self::TAG);
86 $this->Lexer->addSpecialPattern($specialPattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/refnotes/
H A Dbibtex.php128 protected $specialPattern; variable in refnotes_bibtex_mode
139 $this->specialPattern = array();
162 foreach ($this->specialPattern as $pattern) {
194 $this->specialPattern[] = '[^@]+(?=@)';
253 $this->specialPattern[] = '^\d+';
306 $this->specialPattern[] = '\s*#\s*';
/plugin/csstimeline/
H A Dhelper.php11 public $specialPattern = '<csstimeline>.*?</csstimeline>'; variable in helper_plugin_csstimeline
H A Dsyntax.php60 $this->Lexer->addSpecialPattern($this->_helper->specialPattern,$mode,'plugin_csstimeline');
H A Dfeed.php98 preg_match('/'.str_replace('/', '\/', $po->specialPattern).'/si', $page, $matches);
/plugin/mediasyntax/test/
H A Dmediasyntax-test.txt32 normal text with a GB specialPattern in the line