Home
last modified time | relevance | path

Searched defs:pattern (Results 101 – 125 of 260) sorted by relevance

1234567891011

/plugin/medialist/
Dsyntax.php27 protected $pattern = '{{medialist>[^\r\n]+?}}'; variable in syntax_plugin_medialist
/plugin/pagetitle/syntax/
Dbreadcrumb.php26 protected $mode, $pattern; variable in syntax_plugin_pagetitle_breadcrumb
Dshorter.php26 protected $mode, $pattern; variable in syntax_plugin_pagetitle_shorter
Dyouarehere.php26 protected $mode, $pattern; variable in syntax_plugin_pagetitle_youarehere
Ddecorative.php40 protected $mode, $pattern; variable in syntax_plugin_pagetitle_decorative
/plugin/authorstats/
Dhelper.php71 public function rglob($pattern, $flags = 0)
/plugin/toctweak/syntax/
Dclosetoc.php15 protected $pattern = array(); variable in syntax_plugin_toctweak_closetoc
Dautotoc.php16 protected $pattern = array( variable in syntax_plugin_toctweak_autotoc
Dmetatoc.php14 protected $pattern = array( variable in syntax_plugin_toctweak_metatoc
/plugin/mozshot/
Dsyntax.php25 var $pattern; variable in syntax_plugin_mozshot
/plugin/slideshare/slideshare/
Dsyntax.php21 var $pattern; variable in syntax_plugin_slideshare
/plugin/outdated/
Dsyntax.php25 function pattern() { function in syntax_plugin_outdated
/plugin/inlinejs/syntax/
Dembedder.php37 protected $mode, $pattern; variable in syntax_plugin_inlinejs_embedder
/plugin/commentsyntax/syntax/
Dcstyle.php33 protected $mode, $pattern; variable in syntax_plugin_commentsyntax_cstyle
/plugin/youtube/
Dsyntax.php17 var $pattern; variable in syntax_plugin_youtube
/plugin/tplinc/
Dhelper.php148 protected function matchPagePattern($pattern, $id, $page, $pns = null)
/plugin/asciidocjs/node_modules/glob/
Dglob.js62 function glob (pattern, options, cb) { argument
94 glob.hasMagic = function (pattern, options_) { argument
117 function Glob (pattern, options, cb) { argument
295 Glob.prototype._process = function (pattern, index, inGlobStar, cb) { argument
/plugin/aclplusregex/_test/
DTestAction.php39 public function getIDPatterns($entities, $id, $pattern)
/plugin/scrape/vendor/symfony/css-selector/Parser/
DReader.php66 public function findPattern(string $pattern)
/plugin/nodetailsxhtml/syntax/
H A Dacronym.php20 private $pattern = ''; variable in syntax_plugin_nodetailsxhtml_acronym
/plugin/sequencediagram/bower_components/lodash/lib/common/
Dfile.js32 function globTemplate(pattern) { argument
/plugin/publish/
H A Dsyntax.php26 function pattern() { function in syntax_plugin_publish
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php50 protected function matchPattern(string $buffer, int $offset, string $pattern): ?string {
/plugin/acknowledge/
H A Dhelper.php102 public function matchPagePattern($pattern, $page)
405 public function getPagesMatchingPattern($pattern)
/plugin/acknowledge/admin/
H A Dreport.php52 protected function htmlPageStatus($pattern, $user = '')

1234567891011