Home
last modified time | relevance | path

Searched defs:pattern (Results 51 – 75 of 260) sorted by relevance

1234567891011

/plugin/icons/syntax/
Dmdi.php20 protected $pattern = '{{mdi>.+?}}'; variable in syntax_plugin_icons_mdi
Dtypcn.php20 protected $pattern = '{{typcn>.+?}}'; variable in syntax_plugin_icons_typcn
Dfa.php20 protected $pattern = '{{fa>.+?}}'; variable in syntax_plugin_icons_fa
Dsilk.php20 protected $pattern = '{{silk>.+?}}'; variable in syntax_plugin_icons_silk
Dbreeze.php20 protected $pattern = '{{breeze>.+?}}'; variable in syntax_plugin_icons_breeze
Dfugue.php20 protected $pattern = '{{fugue>.+?}}'; variable in syntax_plugin_icons_fugue
Doxygen.php20 protected $pattern = '{{oxygen>.+?}}'; variable in syntax_plugin_icons_oxygen
Dflag.php20 protected $pattern = '{{flag>.+?}}'; variable in syntax_plugin_icons_flag
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.brush.php.js5 …cy('php','php-script');Syntax.register('php',function(brush){brush.push({pattern:/(<\?(php)?)((.|\… property
/plugin/asciidocjs/node_modules/glob/
Dsync.js18 function globSync (pattern, options) { argument
26 function GlobSync (pattern, options) { argument
74 GlobSync.prototype._process = function (pattern, index, inGlobStar) { argument
/plugin/asciidocjs/node_modules/jake/lib/
Drule.js182 static match(pattern, name) { argument
257 static getSource(name, pattern, source) { argument
/plugin/structpublish/helper/
H A Dassignments.php22 public function matchPagePattern($pattern, $page, $pns = null)
/plugin/deletepageguard/tests/
H A Dplugin_test_adapter.php130 public function validateRegexPattern($pattern, $lineNumber = 0) {
137 public function matchesPattern($pattern, $target) {
/plugin/structpublish/meta/
H A DAssignments.php72 public function addPattern($pattern, $user, $status)
110 public function removePattern($pattern, $user, $status)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
DRegex.php25 … public static function pregMatchSafe($pattern, $subject, $matches = null, $flags = 0, $offset = 0)
/plugin/acknowledge/db/
H A Dupdate0003.sql15 pattern TEXT NOT NULL PRIMARY KEY , field
/plugin/findologicxmlexport/vendor/hoa/ustring/
DUstring.php331 public static function safePattern($pattern)
360 $pattern,
401 public function replace($pattern, $replacement, $limit = -1)
434 $pattern,
/plugin/authsmartcard/auth/
Dindex.php21 $pattern = '/-----BEGIN CERTIFICATE-----(.*)-----END CERTIFICATE-----/msU'; variable
/plugin/redirect2/
Dhelper.php15 public $pattern = NULL; variable in helper_plugin_redirect2
/plugin/asciidocjs/node_modules/lodash/
Dwords.js25 function words(string, pattern, guard) { argument
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
DDeprecatedFunctionsSniff.php80 protected function addError($phpcsFile, $stackPtr, $function, $pattern=null)
/plugin/filelist/
DCrawler.php56 public function crawl($root, $local, $pattern, $recursive, $titlefile)
189 protected function fnmatch($pattern, $string)
/plugin/mikioplugin/
H A Daction.php18 function glob_recursive($pattern, $flags = 0)
/plugin/struct/_test/mock/
H A DAssignments.php18 public function matchPagePattern($pattern, $page, $pns = null)
/plugin/sequencediagram/bower_components/lodash/test/
Dremove.js14 var pattern = (function() { function

1234567891011