Home
last modified time | relevance | path

Searched defs:pattern (Results 76 – 100 of 164) sorted by relevance

1234567

/plugin/toctweak/syntax/
H A Dautotoc.php16 protected $pattern = array( variable in syntax_plugin_toctweak_autotoc
H A Dmetatoc.php14 protected $pattern = array( variable in syntax_plugin_toctweak_metatoc
/plugin/pagetitle/syntax/
H A Ddecorative.php40 protected $mode, $pattern; variable in syntax_plugin_pagetitle_decorative
/plugin/commentsyntax/syntax/
H A Dcstyle.php33 protected $mode, $pattern; variable in syntax_plugin_commentsyntax_cstyle
/plugin/tplinc/
H A Dhelper.php148 protected function matchPagePattern($pattern, $id, $page, $pns = null)
/plugin/acknowledge/admin/
H A Dreport.php48 htmlPageStatus($pattern) global() argument
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DRegexHelper.php108 matchAll(string $pattern, string $subject, int $offset = 0) global() argument
139 matchFirst(string $pattern, string $subject, int $offset = 0) global() argument
/plugin/aclplusregex/_test/
H A DTestAction.php39 public function getIDPatterns($entities, $id, $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 { argument
/plugin/nodetailsxhtml/syntax/
H A Dacronym.php21 private $pattern = ''; variable in syntax_plugin_nodetailsxhtml_acronym
/plugin/inlinejs/syntax/
H A Dpreloader.php42 protected $mode, $pattern; variable in syntax_plugin_inlinejs_preloader
/plugin/notification/syntax/
H A Dlist.php88 protected function getNotificationPlugins($pattern)
/plugin/combo/ComboStrap/
H A DArrayUtility.php49 public static function filterArrayByKey(array &$array, $pattern) argument
/plugin/codeprettify/syntax/
H A Dcode.php28 protected $mode, $pattern; variable in syntax_plugin_codeprettify_code
/plugin/typography/syntax/
H A Dbase.php24 protected $mode, $pattern; variable in syntax_plugin_typography_base
/plugin/authopenldapkerberos/
H A Dauth.php12 protected $pattern = array(); variable in auth_plugin_authopenldapkerberos
/plugin/formatplus2/
H A Dformatting.php33 var $pattern = ''; variable in FormattingPlus_Syntax_Plugin
/plugin/formatplus/
H A Dformatting.php33 var $pattern = ''; variable in FormattingPlus_Syntax_Plugin
/plugin/rssticker/
H A DlastRSS.php109 function my_preg_match ($pattern, $subject) {
/plugin/firenews/
H A Dsyntax.php404 private function setLanguage(string $file, string $pattern): string {
/plugin/numberedheadings/
H A Dsyntax.php34 protected $mode, $pattern; global() variable in syntax_plugin_numberedheadings
/plugin/siteexport/inc/
H A Dsettings.php8 public $pattern = null; variable in settings_plugin_siteexport_settings
/plugin/filelist/
H A Dsyntax.php591 _create_filelist($pattern, $params) global() argument
775 _crawl_files($pattern, $params) global() argument
943 _fnmatch($pattern, $string) global() argument
/plugin/diagramsnet/lib/math/extensions/
H A Dtex2jax.js19 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property in MathJax.Extension.tex2jax.createPatterns.match

1234567