Home
last modified time | relevance | path

Searched defs:pattern (Results 126 – 150 of 260) sorted by relevance

1234567891011

/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.basic.js5 Syntax.lib.vbStyleComment={pattern:/' .*$/gm,klass:'comment',allow:['href']};Syntax.register('basic… property
/plugin/inlinejs/syntax/
Dpreloader.php42 protected $mode, $pattern; variable in syntax_plugin_inlinejs_preloader
/plugin/combo/ComboStrap/
H A DArrayUtility.php49 public static function filterArrayByKey(array &$array, $pattern)
H A DPageRules.php79 function patternExists(string $pattern): bool
H A DIso8601Date.php257 public function formatLocale($pattern = null, $locale = null)
/plugin/authopenldapkerberos/
Dauth.php12 protected $pattern = array(); variable in auth_plugin_authopenldapkerberos
/plugin/codeprettify/syntax/
Dcode.php25 protected $mode, $pattern; variable in syntax_plugin_codeprettify_code
/plugin/typography/syntax/
Dbase.php24 protected $mode, $pattern; variable in syntax_plugin_typography_base
/plugin/notification/syntax/
H A Dlist.php92 protected function getNotificationPlugins($pattern)
/plugin/rssticker/
DlastRSS.php109 function my_preg_match ($pattern, $subject) {
/plugin/formatplus/
Dformatting.php33 var $pattern = ''; variable in FormattingPlus_Syntax_Plugin
/plugin/formatplus2/
Dformatting.php33 var $pattern = ''; variable in FormattingPlus_Syntax_Plugin
/plugin/firenews/
Dsyntax.php404 private function setLanguage(string $file, string $pattern): string {
/plugin/siteexport/inc/
H A Dsettings.php8 public $pattern = null; variable in settings_plugin_siteexport_settings
H A Dfilewriter.php155 private function hasValidCacheFileForPattern($pattern, $depends = array())
/plugin/numberedheadings/
Dsyntax.php41 protected $mode, $pattern; variable in syntax_plugin_numberedheadings
/plugin/querychangelog/
Dadmin.php318 function globr($dir, $pattern) {
/plugin/asciidocjs/node_modules/nunjucks/src/
Dprecompile.js15 return patterns.some(function (pattern) { argument
/plugin/aclplusregex/_test/
DAclTest.php195 public function testGetIdPatterns($entities, $id, $pattern, $expected)
/plugin/diagramsnet/lib/math/extensions/
Dtex2jax.js19 …h[c][0]));this.match[b.inlineMath[c][0]]={mode:"",end:b.inlineMath[c][1],pattern:this.endPattern(b… property
/plugin/anewssystem/
Dsyntax.php1383 function replace_links($pattern, &$value, $r_string) {
/plugin/authgooglesheets/
Dhelper.php30 protected $pattern; variable in helper_plugin_authgooglesheets
/plugin/aclplusregex/
Daction.php188 protected function getIDPatterns($entities, $id, $pattern)
/plugin/icons/syntax/
Dicon.php18 protected $pattern = '{{icon>.+?}}'; variable in syntax_plugin_icons_icon
/plugin/calendar/classes/
H A DEventManager.php139 private static function expandNamespacePattern($pattern) {

1234567891011